Skip to content

Commit

Permalink
Bump hvac from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [hvac](https://github.com/hvac/hvac) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/hvac/hvac/releases)
- [Changelog](https://github.com/hvac/hvac/blob/main/CHANGELOG.md)
- [Commits](hvac/hvac@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0f1e1e4 commit ff91890
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ grpcio-status==1.62.1
# google-api-core
gunicorn==22.0.0
# via -r requirements-tests.txt
hvac==2.2.0
hvac==2.3.0
# via -r requirements-tests.txt
identify==2.5.35
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ gunicorn==22.0.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
hvac==2.2.0
hvac==2.3.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ grpcio-status==1.62.1
# google-api-core
gunicorn==22.0.0
# via -r requirements.txt
hvac==2.2.0
hvac==2.3.0
# via -r requirements.txt
idna==3.7
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ grpcio-status==1.62.1
# via google-api-core
gunicorn==22.0.0
# via -r requirements.in
hvac==2.2.0
hvac==2.3.0
# via -r requirements.in
idna==3.7
# via requests
Expand Down

0 comments on commit ff91890

Please sign in to comment.