Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and brianmay committed Nov 28, 2023
1 parent 10b806c commit e312be0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ six = "*"
django = {version = "*", optional = true}
sphinx = {version = "*", optional = true}
furo = {version = "*", optional = true}
cryptography = "41.0.5"
cryptography = "41.0.7"

[tool.poetry.dev-dependencies]
pytest = "*"
Expand Down

0 comments on commit e312be0

Please sign in to comment.