Skip to content

Commit

Permalink
build(deps): update django-tastypie requirement from <0.15.0 to <0.16.0
Browse files Browse the repository at this point in the history
Updates the requirements on [django-tastypie](https://github.com/django-tastypie/django-tastypie) to permit the latest version.
- [Release notes](https://github.com/django-tastypie/django-tastypie/releases)
- [Commits](django-tastypie/django-tastypie@v0.8.1...v0.15.0)

---
updated-dependencies:
- dependency-name: django-tastypie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent d296f7a commit d901d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ django-treebeard==4.7.1
django-guardian<2.4.1
django-downloadview==2.3.0
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tastypie<0.16.0
django-tinymce==3.7.1
django-grappelli==3.0.8
django-uuid-upload-path==1.0.0
Expand Down

0 comments on commit d901d3e

Please sign in to comment.