Skip to content

Commit

Permalink
Bump djangorestframework from 3.15.1 to 3.15.2 (#37)
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent 2d1fc2f commit a0c64a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ psycopg2-binary==2.9.9
gunicorn==22.0.0
django-cors-headers==4.3.1
requests==2.32.3
djangorestframework==3.15.1
djangorestframework==3.15.2
django-auth-adfs==1.14.0
setuptools==70.0.0
azure-storage-blob==12.20.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_azure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ psycopg2-binary==2.9.9
gunicorn==22.0.0
django-cors-headers==4.3.1
requests==2.32.3
djangorestframework==3.15.1
djangorestframework==3.15.2
django-auth-adfs==1.14.0
setuptools==70.0.0
azure-storage-blob==12.20.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gunicorn==22.0.0
mysqlclient==2.2.4
django-cors-headers==4.3.1
requests==2.32.3
djangorestframework==3.15.1
djangorestframework==3.15.2
django-auth-adfs==1.14.0
setuptools==70.0.0
python-ldap==3.4.4
Expand Down

0 comments on commit a0c64a6

Please sign in to comment.