Skip to content

Commit 55b2ea5

Browse files
committed
Sync versions in requirements.txt and setup.cfg
1 parent ab92df8 commit 55b2ea5

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)