Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent eb9d346 commit 44cdc45
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
Expand Up @@ -249,7 +249,7 @@ graphql-core==3.2.3
# moto
gunicorn==21.2.0
# via -r requirements-tests.txt
hvac==2.0.0
hvac==2.1.0
# via -r requirements-tests.txt
identify==2.5.30
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Expand Up @@ -282,7 +282,7 @@ gunicorn==21.2.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
hvac==2.0.0
hvac==2.1.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Expand Up @@ -224,7 +224,7 @@ graphql-core==3.2.3
# via moto
gunicorn==21.2.0
# via -r requirements.txt
hvac==2.0.0
hvac==2.1.0
# via -r requirements.txt
idna==3.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -133,7 +133,7 @@ future==0.18.3
# via -r requirements.in
gunicorn==21.2.0
# via -r requirements.in
hvac==2.0.0
hvac==2.1.0
# via -r requirements.in
idna==3.4
# via requests
Expand Down

0 comments on commit 44cdc45

Please sign in to comment.