Merge pull request #1798 from umap-project/dependabot/pip/django-5.0.5

chore: bump django from 5.0.4 to 5.0.5
This commit is contained in:
Yohan Boniface 2024-05-08 18:54:13 +02:00 committed by GitHub
commit 9ed2286c5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"Django==5.0.4",
"Django==5.0.5",
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-probes==1.7.0",