Skip to content

Commit 0b8f7c6

Browse files
Bump django from 5.2.13 to 5.2.14
Bumps [django](https://github.com/django/django) from 5.2.13 to 5.2.14. - [Commits](django/django@5.2.13...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06c0fef commit 0b8f7c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.14"
77
dependencies = [
88
"behave-django>=1.9.0",
9-
"django>=5.2.8",
9+
"django>=5.2.14",
1010
"django-countries>=8.2.0",
1111
"django-debug-toolbar>=6.1.0",
1212
"django-extensions>=4.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.2.13
1+
Django==5.2.14
22
djangorestframework
33
drf-yasg
44
numpy

0 commit comments

Comments
 (0)