Skip to content

Commit f8a631c

Browse files
dependabot python package: bump cryptography from 44.0.0 to 44.0.2 (#15)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffb0980 commit f8a631c

File tree

2 files changed

+38
-32
lines changed

2 files changed

+38
-32
lines changed

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

1212
[dev-packages]

Pipfile.lock

Lines changed: 37 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)