chore(deps): bump cryptography from 41.0.4 to 41.0.5

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-24 17:19:30 +00:00
committed by Alexandre Teles (afterSt0rm)
parent 922938c5c9
commit fe3c32ab88
2 changed files with 64 additions and 123 deletions

View File

@@ -32,7 +32,7 @@ sqlalchemy = "^2.0.22"
sanic-beskar = "^2.2.12"
bson = "^0.5.10"
fastpbkdf2 = "^0.2"
cryptography = "^41.0.4"
cryptography = "^41.0.5"
sanic-limiter = { git = "https://github.com/Omegastick/sanic-limiter" }
[tool.pytest.ini_options]