Skip to content

Commit 1b565d9

Browse files
build(deps): bump django from 5.1.13 to 5.1.14 (#3761)
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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hlib <[email protected]>
1 parent 0595073 commit 1b565d9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "3.12.3"
11-
django = "^5.1.13"
11+
django = "^5.1.14"
1212
djangorestframework = "^3.15.1"
1313
rest-social-auth = "^8.3.0"
1414
dj-database-url = "^2.1.0"

0 commit comments

Comments
 (0)