Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ad91c3e commit 0429306
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 208 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
bcrypt = "4.0.1"
cryptography = "==41.0.4"
cryptography = "==41.0.5"
pyOpenSSL = "==23.2.0"
distro = "==1.8.0"
jsonschema = "==4.19.1"
Expand Down
Loading

0 comments on commit 0429306

Please sign in to comment.