Skip to content

Commit

Permalink
Bump python-weather from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [python-weather](https://github.com/null8626/python-weather) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/null8626/python-weather/releases)
- [Changelog](https://github.com/null8626/python-weather/blob/main/docs/changelog.rst)
- [Commits](null8626/python-weather@2.0.3...2.0.4)

---
updated-dependencies:
- dependency-name: python-weather
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 1a4401c commit ef75d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies = [
"asyncer==0.0.8",
"markdownify==0.13.1", # Needed by autogen.WebSurferAgent but not included
"httpx==0.27.2",
"python-weather==2.0.3", # should be removed when we move API to another project
"python-weather==2.0.4", # should be removed when we move API to another project
]

[project.optional-dependencies]
Expand Down

0 comments on commit ef75d07

Please sign in to comment.