Browse Source

chore(deps-dev): bump cryptography from 37.0.4 to 39.0.1

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/37.0.4...39.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/408/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
72a85eaf12
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1467
      poetry.lock
  2. 2
      pyproject.toml

1467
poetry.lock
File diff suppressed because it is too large
View File

2
pyproject.toml

@ -68,7 +68,7 @@ black = "^22.3.0"
flake8 = "^3.5.0"
flake8-docstrings = "^1.6.0"
commitizen = "^2.28.0"
cryptography = "^37.0.4"
cryptography = ">=37.0.4,<40.0.0"
codespell = "^2.1.0"
darglint = "^1.8.1"
twine = "^4.0.2"

Loading…
Cancel
Save