mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump django-storages[s3] from 1.14.4 to 1.14.5
Bumps [django-storages[s3]](https://github.com/jschneier/django-storages) from 1.14.4 to 1.14.5. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.14.4...1.14.5) --- updated-dependencies: - dependency-name: django-storages[s3] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3b195e562a
commit
3cf0be5244
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ docker = [
|
|||
"uwsgi==2.0.28",
|
||||
]
|
||||
s3 = [
|
||||
"django-storages[s3]==1.14.4",
|
||||
"django-storages[s3]==1.14.5",
|
||||
]
|
||||
sync = [
|
||||
"pydantic==2.10.6",
|
||||
|
|
Loading…
Reference in a new issue