Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 2ea8ff0 commit dd711b8
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 37 deletions.
67 changes: 31 additions & 36 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 @@ -53,7 +53,7 @@ turbo-flask = "^0.8.4"
unidecode = "^1.3.6"
weasyprint = "^57.2"
wtforms-sqlalchemy = "^0.3"
cryptography = "^42.0.7"
cryptography = "^43.0.0"
flask-template-components = "^0.1.0"


Expand Down

0 comments on commit dd711b8

Please sign in to comment.