Skip to content

Commit 77a6317

Browse files
Bump weewx from 5.1.0 to 5.2.0 in the pip-all group
Bumps the pip-all group with 1 update: [weewx](https://github.com/weewx/weewx). Updates `weewx` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/weewx/weewx/releases) - [Changelog](https://github.com/weewx/weewx/blob/master/docs_src/changes.md) - [Commits](weewx/weewx@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: weewx dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58c0a13 commit 77a6317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Programming Language :: Python :: 3.13",
1919
"Topic :: Scientific/Engineering :: Atmospheric Science",
2020
]
21-
dependencies = ["ephem", "pyserial", "pyusb", "setuptools", "weewx == 5.1.0"]
21+
dependencies = ["ephem", "pyserial", "pyusb", "setuptools", "weewx == 5.2.0"]
2222
description = "Containerized WeeWX"
2323
dynamic = ["version"]
2424
keywords = ["container", "docker", "weewx"]

0 commit comments

Comments
 (0)