Skip to content

Commit 239346e

Browse files
authored
Merge pull request #28 from open-risk/dependabot/pip/django-5.2.14
Bump django from 5.2.13 to 5.2.14
2 parents 06c0fef + 0b8f7c6 commit 239346e

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)