Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ boto3
botocore
channels
channels-valkey
cryptography>=46.0.6 # CVE-2026-34073
cryptography>=46.0.7 # CVE-2026-39892
Cython<3 # this is needed as a build dependency, one day we may have separated build deps
daphne
distro
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ click==8.1.7
# via receptorctl
constantly==23.10.4
# via twisted
cryptography==46.0.6
cryptography==46.0.7
# via
# -r /awx_devel/requirements/requirements.in
# adal
Expand Down