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