fix: bump daphne to 4.2.2 (#16574)

This commit is contained in:
Dirk Julich
2026-08-07 18:11:56 +02:00
committed by GitHub
parent 3f04ed4707
commit c0aedc6e37
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ channels
channels-redis channels-redis
cryptography cryptography
Cython Cython
daphne daphne>=4.2.2
distro distro
django>=5.2,<5.3 # Django 5.2 LTS, allow patch updates django>=5.2,<5.3 # Django 5.2 LTS, allow patch updates
django-cors-headers django-cors-headers

View File

@@ -117,7 +117,7 @@ cryptography==46.0.3
# service-identity # service-identity
cython==3.1.3 cython==3.1.3
# via -r /awx_devel/requirements/requirements.in # via -r /awx_devel/requirements/requirements.in
daphne==4.2.1 daphne==4.2.2
# via -r /awx_devel/requirements/requirements.in # via -r /awx_devel/requirements/requirements.in
dispatcherd[pg-notify]==2026.3.25 dispatcherd[pg-notify]==2026.3.25
# via -r /awx_devel/requirements/requirements.in # via -r /awx_devel/requirements/requirements.in