Skip to content

Commit bbc9aaf

Browse files
Bump cryptography from 43.0.3 to 44.0.0 (#469)
1 parent c9c53c1 commit bbc9aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r prod.txt
2-
cryptography==43.0.3; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
2+
cryptography==44.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
33
pytest==8.3.3
44
pytest-aiohttp==1.0.5
55
pytest-asyncio==0.24.0

0 commit comments

Comments
 (0)