Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent e952f89 commit a92d541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ environs~=9.5.0
dj-database-url~=1.3.0
django-admin-list-filter-dropdown~=1.0.3
django-adminfilters~=2.1.0
djangorestframework~=3.14.0
djangorestframework~=3.15.2
django-extensions~=3.2.1
django-health-check~=3.17.0
4 changes: 1 addition & 3 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,14 @@ django-extensions==3.2.1
# via -r requirements-dev.in
django-health-check==3.17.0
# via -r requirements-dev.in
djangorestframework==3.14.0
djangorestframework==3.15.2
# via -r requirements-dev.in
environs==9.5.0
# via -r requirements-dev.in
marshmallow==3.14.1
# via environs
python-dotenv==0.19.2
# via environs
pytz==2022.1
# via djangorestframework
sqlparse==0.5.0
# via django
typing-extensions==4.5.0
Expand Down

0 comments on commit a92d541

Please sign in to comment.