Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akalex committed Mar 1, 2024
1 parent 03e1f04 commit ad1fc2a
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 33 deletions.
73 changes: 41 additions & 32 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 @@ -34,7 +34,7 @@ httpx = ">=0.23.0,<1.0.0"

[tool.poetry.dev-dependencies]
pre-commit = "~2.21"
cryptography = "~39.0.1"
cryptography = "~42.0.4"
Faker = "~15.3"

# tests
Expand Down

0 comments on commit ad1fc2a

Please sign in to comment.