Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 7a770fd commit 8e392e8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 31 deletions.
69 changes: 39 additions & 30 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 @@ -16,7 +16,7 @@ pykeepass = ">=4.0.3, <4.1"
pyperclip = "^1.8.1"
tableformatter = "^0.1.6"
attrs = ">=22.2.0, <23.2"
cryptography = ">=39.0.1,<41.1"
cryptography = ">=39.0.1,<42.1"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.2.2,<7.5"
Expand Down

0 comments on commit 8e392e8

Please sign in to comment.