Skip to content

Commit

Permalink
build(deps): bump fire from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [fire](https://github.com/google/python-fire) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/python-fire/releases)
- [Commits](google/python-fire@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: fire
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 0a74df5 commit 983d186
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pydantic = "^2.4.2"
pydantic-settings = "^2.0.3"
tenacity = "^8.2.3"
httpx = {version=">=0.24.1,<0.28.0", extras=["socks"]}
fire = ">=0.5,<0.7"
fire = ">=0.5,<0.8"
tqdm = "^4.66.1"
loguru = "^0.7.2"
aiofiles = "^23.2.1"
Expand Down

0 comments on commit 983d186

Please sign in to comment.