Skip to content

Commit

Permalink
Bump django-db-file-storage from 0.5.5 to 0.5.6.1 (#312)
Browse files Browse the repository at this point in the history
Bumps [django-db-file-storage](https://github.com/victor-o-silva/db_file_storage) from 0.5.5 to 0.5.6.1.
- [Release notes](https://github.com/victor-o-silva/db_file_storage/releases)
- [Changelog](https://github.com/Aagam41/db_file_storage/blob/master/CHANGES.txt)
- [Commits](https://github.com/victor-o-silva/db_file_storage/commits)

---
updated-dependencies:
- dependency-name: django-db-file-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent e481460 commit e0f2794
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 @@ -4,7 +4,7 @@ mysqlclient==2.1.1
# Django and related
Django==4.2.16
django-csp==3.7 # For Content Security Policy
django-db-file-storage==0.5.5 # Support for storage in the database
django-db-file-storage==0.5.6.1 # Support for storage in the database
django-mysql==4.15.0
django-tinymce==4.1.0 # Rich text editor
django-watchman==1.3
Expand Down

0 comments on commit e0f2794

Please sign in to comment.