Skip to content

Commit

Permalink
Bump djangorestframework in /src/datascope/requirements
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 35ba1f6 commit 1f7a14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datascope/requirements/minimal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ urlobject==2.4.3
celery==5.3.6
celery[redis]
git+https://github.com/fako/django-json-field.git
djangorestframework==3.15.1
djangorestframework==3.15.2
django-cors-headers==3.14.0
requests==2.32.0
jsonschema==4.20.0
Expand Down

0 comments on commit 1f7a14f

Please sign in to comment.