Skip to content

Commit ffb0980

Browse files
dependabot python package: bump cryptography from 43.0.3 to 44.0.0 (#12)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography 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 8d58b40 commit ffb0980

File tree

2 files changed

+33
-31
lines changed

2 files changed

+33
-31
lines changed

Pipfile

+1-1
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 = "==43.0.3"
9+
cryptography = "==44.0.0"
1010
python-dotenv = "==1.0.1"
1111

1212
[dev-packages]

Pipfile.lock

+32-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)