Skip to content

Commit c7b66a0

Browse files
Update cryptography requirement from ~=43.0.1 to ~=44.0.2
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c36287d commit c7b66a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ shortuuid~=1.0.13
1010
sshtunnel~=0.4.0
1111
sympy~=1.13
1212
seedir~=0.5.0
13-
cryptography~=43.0.1
13+
cryptography~=44.0.2
1414
uvicorn~=0.30.6
1515
fastapi~=0.101.0
1616
pydantic~=2.9.2

0 commit comments

Comments
 (0)