Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent ca5233c commit 6e4b119
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 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 @@ -34,7 +34,7 @@ httpx = ">=0.23.0,<1.0.0"

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

# tests
Expand Down

0 comments on commit 6e4b119

Please sign in to comment.