Skip to content

Commit

Permalink
chore(deps): bump cryptography from 41.0.7 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.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...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 and Yelinz committed Jun 6, 2024
1 parent 5659432 commit 942ac07
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 38 deletions.
83 changes: 46 additions & 37 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 @@ -24,7 +24,7 @@ exclude = [

[tool.poetry.dependencies]
python = ">=3.8.1,<3.13"
cryptography = ">=37.0.2,<42.0.0"
cryptography = ">=37.0.2,<43.0.0"
Django = "^3.2.23"
django-environ = ">=0.10,<0.12"
django-filter = "^23.5"
Expand Down

0 comments on commit 942ac07

Please sign in to comment.