Skip to content

Commit cc8b0df

Browse files
Update cryptography requirement from >=42.0 to >=46.0.7
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@42.0.0...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04f102d commit cc8b0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest>=8.0
22
pytest-asyncio>=0.23
33
httpx>=0.27
4-
cryptography>=42.0
4+
cryptography>=46.0.7
55
PyJWT>=2.8
66
javalang>=0.13

0 commit comments

Comments
 (0)