Skip to content

Commit 72c13f6

Browse files
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /api
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5765fbc commit 72c13f6

2 files changed

Lines changed: 49 additions & 52 deletions

File tree

api/poetry.lock

Lines changed: 48 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sqlalchemy = "^2.0.30"
1717
psycopg2-binary = "^2.9.3"
1818
alembic = "^1.13.1"
1919
python-multipart = ">=0.0.18,<0.0.32"
20-
cryptography = ">=46.0.7,<49.0.0"
20+
cryptography = ">=46.0.7,<51.0.0"
2121
aiofiles = "^0.8.0"
2222
celery = "^5.5.1"
2323
flower = "^2.0.0"

0 commit comments

Comments
 (0)