Merge pull request #12307 from AlanCoding/twilio

Upgrade twilio dependency to pick up fix
This commit is contained in:
Alan Rominger 2022-06-02 13:48:34 -04:00 committed by GitHub
commit 3af89c1e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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