Skip to content

Commit cbeea1c

Browse files
committed
linter updates, update pre-commit with new deps, update expired logic
1 parent db9e869 commit cbeea1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [ # runtime deps # https://packaging.python.org/en/latest/guide
2828
"python-dsv-sdk >= 1.0.4", # credentials.thycotic_dsv
2929
"python-tss-sdk >= 1.2.1", # credentials.thycotic_tss
3030
"requests", # credentials.aim, credentials.centrify_vault, credentials.conjur, credentials.hashivault
31+
"botocore.execeptions", # credentials.aws_assume_role
3132
]
3233
classifiers = [ # Allowlist: https://pypi.org/classifiers/
3334
"Development Status :: 1 - Planning",

0 commit comments

Comments
 (0)