Skip to content

Commit

Permalink
Merge pull request #133 from Security-Tools-Alliance/update-django-deps
Browse files Browse the repository at this point in the history
build(deps): bump Django deps to fix security issues
  • Loading branch information
AnonymousWP authored Aug 14, 2024
2 parents a2a9daa + 1438f1f commit db65ed0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ argh==0.26.2
beautifulsoup4==4.9.3
celery==5.4.0
discord-webhook==1.3.0
Django==3.2.4
django-ace==1.0.11
Django==3.2.25
django-ace==1.32.4
django-celery-beat==2.6.0
django-login-required-middleware==0.6.1
django-login-required-middleware==0.9.0
django-role-permissions==3.2.0
django-mathfilters==1.0.0
django-timezone-field==6.1.0
djangorestframework==3.12.4
djangorestframework-datatables==0.6.0
djangorestframework==3.14.0
djangorestframework-datatables==0.7.2
dotted-dict==1.1.3
drf-yasg==1.21.3
gunicorn==22.0.0
drf-yasg==1.21.5
gunicorn==23.0.0
gevent==24.2.1
humanize==4.3.0
Markdown==3.3.4
Expand All @@ -27,7 +27,7 @@ PySocks==1.7.1
psycopg2==2.9.7
pycvesearch==1.0
redis==5.0.3
requests==2.31.0
requests==2.32.2
scapy==2.4.3
tldextract==3.5.0
uro==1.0.0
Expand All @@ -36,4 +36,4 @@ watchdog==4.0.0
whatportis
weasyprint==53.3
wafw00f==2.2.0
xmltodict==0.13.0
xmltodict==0.13.0

0 comments on commit db65ed0

Please sign in to comment.