Skip to content

Commit

Permalink
Bump fire from 0.6.0 to 0.7.0 (#466)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent a3295b2 commit d5e2cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
deepdiff==8.0.1
fire==0.6.0
fire==0.7.0
gsutil==5.30
jinja2>=2.11.2
PyYAML==6.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dask==2024.10.0
deepdiff==8.0.1
distributed==2024.10.0
fastavro==1.6.0 #breaking changes in newer versions
fire==0.6.0
fire==0.7.0
gsutil==5.30
gunicorn==23.0.0
h5py==3.12.1
Expand Down

0 comments on commit d5e2cbb

Please sign in to comment.