Skip to content

Commit

Permalink
Bump cryptography from 41.0.3 to 42.0.8
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.3...42.0.8)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 72b2824 commit 21dc61e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 28 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ requests = "==2.31.0"
python-dateutil = "==2.8.2"
requirements-parser = "==0.5.0"
importlib-metadata = "==4.13.0"
cryptography = "==41.0.3"
cryptography = "==42.0.8"
werkzeug = "==2.2.3"
certifi = "==2023.7.22"
argcomplete = "==1.12.3"
attrs = "==20.3.0"

[dev-packages]
cryptography = "==41.0.3"
cryptography = "==42.0.8"

[requires]
python_version = "3.8"
61 changes: 35 additions & 26 deletions Pipfile.lock

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

0 comments on commit 21dc61e

Please sign in to comment.