mirror of
https://github.com/ansible/awx.git
synced 2026-08-08 13:51:44 -02:30
fix: bump daphne to 4.2.2 (#16574)
This commit is contained in:
@@ -11,7 +11,7 @@ channels
|
||||
channels-redis
|
||||
cryptography
|
||||
Cython
|
||||
daphne
|
||||
daphne>=4.2.2
|
||||
distro
|
||||
django>=5.2,<5.3 # Django 5.2 LTS, allow patch updates
|
||||
django-cors-headers
|
||||
|
||||
@@ -117,7 +117,7 @@ cryptography==46.0.3
|
||||
# service-identity
|
||||
cython==3.1.3
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
daphne==4.2.1
|
||||
daphne==4.2.2
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
dispatcherd[pg-notify]==2026.3.25
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
|
||||
Reference in New Issue
Block a user