Updating the patch release of django per dependabot alerts

This commit is contained in:
John Westcott IV
2022-11-09 10:24:16 -05:00
parent d6004fd2d3
commit b269ed48ee
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ cryptography>=36.0.2,<37.0.0 # Until paramiko fixes https://github.com/paramiko/
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
daphne
distro
django==3.2.13 # see UPGRADE BLOCKERs
django>=3.2.16,<4.0.0 # see UPGRADE BLOCKERs https://github.com/ansible/awx/security/dependabot/67
django-auth-ldap
django-cors-headers>=3.5.0
django-crum