Skip to content

Commit

Permalink
poetry: 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 968d39b commit 8d792c7
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 @@ -30,7 +30,7 @@ behave = "^1.2.6"
pyyaml = "^6.0.1"
pre-commit = "^3.6.2"
ruff = "^0.3.2"
fire = "^0.6.0"
fire = "^0.7.0"
gherkin-official = "^28.0.0"
allure-pytest = "^2.13.5"
allure-behave = "^2.13.3"
Expand Down

0 comments on commit 8d792c7

Please sign in to comment.