Skip to content

Commit 59d9671

Browse files
Bump cryptography from 46.0.7 to 48.0.0 in /backend (#739)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d12482 commit 59d9671

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "A tool to help NGOs with managing the redirection of people's tax
66
requires-python = ">=3.13"
77
dependencies = [
88
"blessed~=1.39.0",
9-
"cryptography~=46.0.0",
9+
"cryptography~=48.0.0",
1010
"django~=5.2.0",
1111
"django-allauth~=65.16.0",
1212
"django-auditlog~=3.4.0",

0 commit comments

Comments
 (0)