Skip to content

Commit 2ebaacb

Browse files
Bump django from 5.1.13 to 5.1.14
Bumps [django](https://github.com/django/django) from 5.1.13 to 5.1.14. - [Commits](django/django@5.1.13...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 581de89 commit 2ebaacb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ charset-normalizer==3.4.4
1616
# requests
1717
coverage==7.11.0
1818
# via osm-paths (pyproject.toml)
19-
django==5.1.13
19+
django==5.1.14
2020
# via
2121
# -c requirements.txt
2222
# osm-paths (pyproject.toml)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ certifi==2025.10.5
99
# requests
1010
charset-normalizer==3.4.4
1111
# via requests
12-
django==5.1.13
12+
django==5.1.14
1313
# via
1414
# osm-paths (pyproject.toml)
1515
# djangorestframework

0 commit comments

Comments
 (0)