Skip to content

Commit de3bc0e

Browse files
Bump cryptography in /sample-apps/django-asgi-uvicorn
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4af94ea commit de3bc0e

2 files changed

Lines changed: 56 additions & 50 deletions

File tree

sample-apps/django-asgi-uvicorn/poetry.lock

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

sample-apps/django-asgi-uvicorn/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"aikido_zen",
88
"django (>=5.1.5,<6.0.0)",
99
"python-decouple (>=3.8,<4.0)",
10-
"cryptography (>=44.0.0,<45.0.0)",
10+
"cryptography (>=48.0.1,<49.0.0)",
1111
"psycopg[binary] (>=3.2.0,<4.0.0)",
1212
"gunicorn (>=23.0.0,<24.0.0)",
1313
"uvicorn (>=0.34.0,<0.35.0)",

0 commit comments

Comments
 (0)