Skip to content

Commit de1e906

Browse files
Update cryptography requirement from >=47.0.0 to >=49.0.0
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@47.0.0...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e3a7a4 commit de1e906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ google-api-python-client
33
google-auth-httplib2
44
google-auth-oauthlib
55
APScheduler
6-
cryptography>=47.0.0
6+
cryptography>=49.0.0
77
prometheus_client>=0.25.0
88
defusedxml>=0.7.1
99
twine

0 commit comments

Comments
 (0)