Updated dependencies to reduce issues with dependabot and container scanning (#12180)

Modify updater.sh to remove the local path references.
This commit is contained in:
John Westcott IV
2022-05-12 09:25:36 -04:00
committed by GitHub
parent 70697869d7
commit 78660ad0a2
10 changed files with 88 additions and 106 deletions

View File

@@ -1,7 +1,7 @@
django-debug-toolbar==3.2.4
django-rest-swagger
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
ipython==7.21.0
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
unittest2
black
pytest!=7.0.0