Bump argon2-cffi from 21.3.0 to 23.1.0

Bumps [argon2-cffi](https://github.com/hynek/argon2-cffi) from 21.3.0 to 23.1.0.
- [Release notes](https://github.com/hynek/argon2-cffi/releases)
- [Changelog](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hynek/argon2-cffi/compare/21.3.0...23.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-25 11:04:11 +00:00 committed by GitHub
parent 29f78393f4
commit 890c8a19d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 347 deletions

395
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ pytz = "^2023.3"
psutil = "^5.9.5"
python-slugify = "^7.0.0"
pillow = "^10.0.0"
argon2-cffi = "^21.3.0"
argon2-cffi = "^23.1.0"
whitenoise = "^6.3.0"
redis = "^4.6.0"
hiredis = "^2.2.3"