mirror of
https://github.com/umap-project/umap.git
synced 2025-04-29 03:42:37 +02:00
Merge pull request #2049 from umap-project/dependabot/pip/django-5.0.8
chore: bump django from 5.0.7 to 5.0.8
This commit is contained in:
commit
aa5401a597
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ classifiers = [
|
||||||
"Programming Language :: Python :: 3.12",
|
"Programming Language :: Python :: 3.12",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"Django==5.0.7",
|
"Django==5.0.8",
|
||||||
"django-agnocomplete==2.2.0",
|
"django-agnocomplete==2.2.0",
|
||||||
"django-environ==0.11.2",
|
"django-environ==0.11.2",
|
||||||
"django-probes==1.7.0",
|
"django-probes==1.7.0",
|
||||||
|
|
Loading…
Reference in a new issue