Skip to content

Commit ec7da60

Browse files
john-odonnellGitHub Enterprise
authored andcommitted
Merge pull request #9 from Conjur-Enterprise/sync-deps
CONJSE-1844: Update cryptography in setup.cfg to match requirements.txt
2 parents ab92df8 + 55b2ea5 commit ec7da60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ zip_safe = True
3333
include_package_data = False
3434

3535
install_requires =
36-
cryptography~=41.0.2
36+
cryptography~=42.0.5
3737
keyring>=23.0.0
38-
aiohttp>=3.8.1
38+
aiohttp>=3.9.3
3939
asynctest >= 0.13.0; python_version<"3.8"
4040
setuptools>=57.0.0
4141
urllib3>=1.25.9

0 commit comments

Comments
 (0)