mirror of
https://github.com/ansible/awx.git
synced 2026-08-07 21:31:45 -02:30
fix: bump daphne to 4.2.2 (#16574)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user