Skip to content

Commit

Permalink
Bump djangorestframework from 3.15.1 to 3.15.2 (#678)
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
  update-type: version-update:semver-patch
...

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] authored Jul 24, 2024
1 parent 258aad3 commit c24db76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-paypal==1.1.2
django-mptt==0.14.0
django-post-office==3.6.0
django-timezone-field==7.0
djangorestframework==3.15.1
djangorestframework==3.15.2
pre-commit==3.5.0 ; python_version<"3.9"
pre-commit==3.7.1 ; python_version>="3.9"
python-dateutil==2.8.2
Expand Down

0 comments on commit c24db76

Please sign in to comment.