Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hvac from 1.2.1 to 2.0.0 #4691

Merged
merged 1 commit into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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