Skip to content

Commit 655762b

Browse files
chore(deps): update dependency hvac to v1 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a9b4c9 commit 655762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
'pathlib2==2.3.7.post1',
1717
'pyyaml==6.0',
1818
'boto3==1.26.163',
19-
'hvac==0.11.2'
19+
'hvac==1.1.1'
2020
]
2121

2222
setup(

0 commit comments

Comments
 (0)