Skip to content

Commit d830f03

Browse files
Bump django in /test-suite/templates/python3-poetry/one-dep (#324)
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.18. - [Commits](django/django@4.2.16...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec6c387 commit d830f03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test-suite/templates/python3-poetry/one-dep/poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-suite/templates/python3-poetry/one-dep/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ authors = ["Your Name <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = ">=3.10.0,<3.11"
9-
django = "^4.2.16"
9+
django = "^4.2.18"

0 commit comments

Comments
 (0)