Skip to content

Commit a160fcb

Browse files
Bump django in /test-suite/templates/python3-poetry/many-deps (#331)
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.20. - [Commits](django/django@4.2.16...4.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db7d4ec commit a160fcb

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

test-suite/templates/python3-poetry/many-deps/poetry.lock

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

test-suite/templates/python3-poetry/many-deps/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ authors = ["Your Name <you@example.com>"]
66

77
[tool.poetry.dependencies]
88
python = ">=3.10.0,<3.11"
9-
django = "^4.2.16"
9+
django = "^4.2.20"
1010
boatman = "^0.0.6"
1111
ws4py = "^0.5.1"

0 commit comments

Comments
 (0)