Skip to content

Commit 0d84f44

Browse files
committed
update dependency versions
1 parent 077df85 commit 0d84f44

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Unicore "NebulasIV" GNSS receivers are configured using TTY commands (ASCII text
3838

3939
Sphinx API Documentation in HTML format is available at [https://www.semuconsulting.com/pyunigps/](https://www.semuconsulting.com/pyunigps/).
4040

41-
Contributions welcome - please refer to [CONTRIBUTING.MD](https://github.com/semuconsulting/pyunigps/blob/master/CONTRIBUTING.md).
41+
Contributions welcome - please refer to [CONTRIBUTING.MD](https://github.com/semuconsulting/pyunigps/blob/main/CONTRIBUTING.md).
4242

43-
[Bug reports](https://github.com/semuconsulting/pyunigps/blob/master/.github/ISSUE_TEMPLATE/bug_report.md) and [Feature requests](https://github.com/semuconsulting/pyunigps/blob/master/.github/ISSUE_TEMPLATE/feature_request.md) - please use the templates provided. For general queries and advice, post a message to one of the [pyunigps Discussions](https://github.com/semuconsulting/pyunigps/discussions) channels.
43+
[Bug reports](https://github.com/semuconsulting/pyunigps/blob/main/.github/ISSUE_TEMPLATE/bug_report.md) and [Feature requests](https://github.com/semuconsulting/pyunigps/blob/main/.github/ISSUE_TEMPLATE/feature_request.md) - please use the templates provided. For general queries and advice, post a message to one of the [pyunigps Discussions](https://github.com/semuconsulting/pyunigps/discussions) channels.
4444

4545
![No Copilot](https://github.com/semuconsulting/PyGPSClient/blob/master/images/nocopilot100.png?raw=true)
4646

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
"Topic :: Scientific/Engineering :: GIS",
3333
]
3434

35-
dependencies = ["pynmeagps >= 1.1.2", "pyrtcm>=1.1.11"]
35+
dependencies = ["pynmeagps >= 1.1.2", "pyrtcm>=1.1.12"]
3636

3737
[project.urls]
3838
homepage = "https://github.com/semuconsulting/pyunigps"

0 commit comments

Comments
 (0)