Upgrade twilio dependency to pick up fix

This commit is contained in:
Alan Rominger
2022-06-01 11:35:43 -04:00
parent 8c3e289170
commit d553c37d7d
2 changed files with 2 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ requests
sqlparse>=0.4.2 # Required by Django, pinning for CVE-2021-32839
slack-sdk
tacacs_plus==1.0 # UPGRADE BLOCKER: auth does not work with later versions
twilio
twilio>7.9.0 # Pick up fix for use with proxy server via environment variables
twisted[tls]>=22.4.0 # CVE-2020-10108, CVE-2020-10109, CVE-2022-21712 (https://github.com/ansible/awx/security/dependabot/46), https://github.com/ansible/awx/security/dependabot/53
uWSGI
uwsgitop

View File

@@ -364,7 +364,6 @@ six==1.14.0
# pyrsistent
# python-dateutil
# tacacs-plus
# twilio
# websocket-client
slack-sdk==3.11.2
# via -r /awx_devel/requirements/requirements.in
@@ -388,7 +387,7 @@ tempora==2.1.0
# jaraco-logging
tomli==2.0.1
# via setuptools-scm
twilio==6.37.0
twilio==7.9.1
# via -r /awx_devel/requirements/requirements.in
twisted[tls]==22.4.0
# via