Skip to content

Commit

Permalink
linter updates, update pre-commit with new deps, update expired logic
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoubl3j committed Oct 10, 2024
1 parent db9e869 commit cbeea1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [ # runtime deps # https://packaging.python.org/en/latest/guide
"python-dsv-sdk >= 1.0.4", # credentials.thycotic_dsv
"python-tss-sdk >= 1.2.1", # credentials.thycotic_tss
"requests", # credentials.aim, credentials.centrify_vault, credentials.conjur, credentials.hashivault
"botocore.execeptions", # credentials.aws_assume_role
]
classifiers = [ # Allowlist: https://pypi.org/classifiers/
"Development Status :: 1 - Planning",
Expand Down

0 comments on commit cbeea1c

Please sign in to comment.