Skip to content

Commit

Permalink
Update dependency Django to >=4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent e59d1cc commit 757c1c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gateway/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dj-rest-auth>=3.0.0
djangorestframework-simplejwt>=5.2.2
django_prometheus>=2.3.1
ray[default]>=2.6.3
Django>=4.2.4
Django>=4.2.5
gunicorn>=20.1.0
requests>=2.31.0
psycopg2-binary>=2.9.7
Expand Down
2 changes: 1 addition & 1 deletion repository/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asgiref>=3.7.2
Django>=4.2.4
Django>=4.2.5
django-allow-cidr>=0.7.1
django-filter>=23.2
django_prometheus>=2.3.1
Expand Down

0 comments on commit 757c1c8

Please sign in to comment.