Skip to content

Commit b462a69

Browse files
Bump django from 5.0.6 to 5.0.13
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.13. - [Commits](django/django@5.0.6...5.0.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42a31bc commit b462a69

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -46,7 +46,7 @@ exclude_lines = [
4646

4747
[tool.poetry.dependencies]
4848
python = "^3.10"
49-
Django = "^5.0.6"
49+
Django = "^5.0.13"
5050
django-registration = "^3.2"
5151
django-autocomplete-light = "^3.8.2"
5252
psycopg2 = "^2.9.3"

0 commit comments

Comments
 (0)