From ab9ba14ad73b421446a1987d36bbe63ca5a1feee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:57:44 +0000 Subject: [PATCH] Bump the all group across 1 directory with 6 updates Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `46.0.5` | `46.0.6` | | [django](https://github.com/django/django) | `5.2.11` | `5.2.12` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.2` | `0.6.3` | | [tomli](https://github.com/hukkin/tomli) | `2.4.0` | `2.4.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.42.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.11.0` | `6.12.0` | Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) Updates `django` from 5.2.11 to 5.2.12 - [Commits](https://github.com/django/django/compare/5.2.11...5.2.12) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3) Updates `tomli` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.4.0...2.4.1) Updates `uvicorn` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.41.0...0.42.0) Updates `whitenoise` from 6.11.0 to 6.12.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.11.0...6.12.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: django dependency-version: 5.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uvicorn dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9a0bf27..c538af4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ channels==4.3.2 channels_redis==4.3.0 click==8.3.1 constantly==23.10.4 -cryptography==46.0.5 +cryptography==46.0.6 daphne==4.2.1 -Django==5.2.11 +Django==5.2.12 django-redis==6.0.0 h11==0.16.0 hyperlink==21.0.0 @@ -20,7 +20,7 @@ logger==1.4 msgpack==1.1.2 psycopg==3.3.3 psycopg2-binary==2.9.11 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==2.23 pyOpenSSL==25.3.0 @@ -28,11 +28,11 @@ redis==6.4.0 service-identity==24.2.0 sqlparse==0.5.5 tk==0.1.0 -tomli==2.4.0 +tomli==2.4.1 Twisted==25.5.0 txaio==25.9.2 typing_extensions==4.15.0 -uvicorn==0.41.0 -whitenoise==6.11.0 +uvicorn==0.42.0 +whitenoise==6.12.0 zope.interface==8.2 setuptools==78.1.1