Skip to content

Commit 3b665c8

Browse files
deps: update cryptography requirement from >=44.0 to >=47.0.0 (#33)
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@44.0.0...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e3fdc6 commit 3b665c8

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
@@ -8,6 +8,6 @@ aiosqlite>=0.20
88
httpx>=0.28
99
apscheduler>=3.10
1010
python-multipart>=0.0.27
11-
cryptography>=44.0
11+
cryptography>=47.0.0
1212
bcrypt>=5.0.0
1313
itsdangerous>=2.2

0 commit comments

Comments
 (0)