Skip to content

Commit

Permalink
build(deps): bump cryptography from 42.0.4 to 44.0.0
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.4...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>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent f6b6d0e commit df83973
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ requests = "==2.32.0"
botocore = "==1.29.159"
jinja2 = "==3.1.2"
setuptools = "==75.2.0"
cryptography = "==42.0.4"
cryptography = "==44.0.0"

[dev-packages]
pytest = "==8.3.3"
Expand Down
69 changes: 33 additions & 36 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df83973

Please sign in to comment.