Skip to content

Commit 8d58b40

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

File tree

2 files changed

+30
-30
lines changed

2 files changed

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

1212
[dev-packages]

Pipfile.lock

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

0 commit comments

Comments
 (0)