Skip to content

Commit b15b511

Browse files
dependabot python package: bump cryptography from 45.0.5 to 47.0.0 (#36)
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...47.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 a9d0719 commit b15b511

2 files changed

Lines changed: 143 additions & 114 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
requests = "==2.32.2"
88
jwt = "==1.3.1"
9-
cryptography = "==45.0.5"
9+
cryptography = "==47.0.0"
1010
python-dotenv = "==1.0.1"
1111

1212
[dev-packages]

0 commit comments

Comments
 (0)