Skip to content

Commit

Permalink
Merge pull request #597 from hyperledger/dependabot/pip/src/api-engin…
Browse files Browse the repository at this point in the history
…e/django-3.2.24

Bump django from 3.1.14 to 3.2.24 in /src/api-engine
  • Loading branch information
yeasy authored Mar 9, 2024
2 parents ca89f9a + f896729 commit 510c83d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api-engine/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
asgiref==3.3.1
asgiref==3.3.2
attrs==20.3.0
cachetools==4.1.1
celery==5.2.6
Expand All @@ -7,7 +7,7 @@ chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.6.0
Django==3.1.14
Django==3.2.24
django-allauth==0.41.0
django-cors-headers==3.5.0
django-extensions==2.2.9
Expand Down Expand Up @@ -56,4 +56,4 @@ urllib3==1.26.18
uWSGI==2.0.22
validate-email==1.3
watchdog==0.10.2
websocket-client==0.57.0
websocket-client==0.57.0

0 comments on commit 510c83d

Please sign in to comment.