Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.1
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.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent de4e79e commit a71391c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ django-materialize-css = "0.0.1"
django-recaptcha = "^4.0.0"
django-render-block = "0.9.2"
django-storages = "^1.13.2"
djangorestframework = "3.14.0"
djangorestframework = "3.15.1"
jinja2 = "3.1.3"
Pillow = "10.2.0"
psycopg2-binary = "2.9.9"
Expand Down

0 comments on commit a71391c

Please sign in to comment.