Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 2a793ff commit 4b3c3b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 18 deletions.
6 changes: 1 addition & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ graphql-core==3.2.3
# moto
gunicorn==21.2.0
# via -r requirements-tests.txt
hvac==1.2.1
hvac==2.0.0
# via -r requirements-tests.txt
identify==2.5.30
# via pre-commit
Expand Down Expand Up @@ -546,10 +546,6 @@ pygments==2.16.1
# -r requirements-tests.txt
# readme-renderer
# rich
pyhcl==0.4.5
# via
# -r requirements-tests.txt
# hvac
pyjks==20.0.0
# via -r requirements-tests.txt
pyjwt==2.8.0
Expand Down
6 changes: 1 addition & 5 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ gunicorn==21.2.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
hvac==1.2.1
hvac==2.0.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -566,10 +566,6 @@ pygments==2.16.1
# -r requirements-tests.txt
# rich
# sphinx
pyhcl==0.4.5
# via
# -r requirements-tests.txt
# hvac
pyjks==20.0.0
# via
# -r requirements-docs.in
Expand Down
6 changes: 1 addition & 5 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ graphql-core==3.2.3
# via moto
gunicorn==21.2.0
# via -r requirements.txt
hvac==1.2.1
hvac==2.0.0
# via -r requirements.txt
idna==3.4
# via
Expand Down Expand Up @@ -437,10 +437,6 @@ pygments==2.16.1
# via
# -r requirements.txt
# rich
pyhcl==0.4.5
# via
# -r requirements.txt
# hvac
pyjks==20.0.0
# via -r requirements.txt
pyjwt==2.8.0
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ future==0.18.3
# via -r requirements.in
gunicorn==21.2.0
# via -r requirements.in
hvac==1.2.1
hvac==2.0.0
# via -r requirements.in
idna==3.4
# via requests
Expand Down Expand Up @@ -226,8 +226,6 @@ pycryptodomex==3.19.0
# via pyjks
pygments==2.16.1
# via rich
pyhcl==0.4.5
# via hvac
pyjks==20.0.0
# via -r requirements.in
pyjwt==2.8.0
Expand Down

0 comments on commit 4b3c3b7

Please sign in to comment.