Skip to content

Commit c3f4bc9

Browse files
Bump django from 5.2.8 to 6.0
Bumps [django](https://github.com/django/django) from 5.2.8 to 6.0. - [Commits](django/django@5.2.8...6.0) --- updated-dependencies: - dependency-name: django dependency-version: '6.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 212b2c3 commit c3f4bc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.14,<4.0.0"
77
readme = "README.md"
88
license = { text = "MIT" }
99
dependencies = [
10-
"django (>=5.1.7,<6.0.0)",
10+
"django>=5.1.7,<7.0.0",
1111
"dotenv (>=0.9.9,<0.10.0)",
1212
"gunicorn (>=23.0.0,<24.0.0)",
1313
"jinja2 (>=3.1.6,<4.0.0)",

uv.lock

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

0 commit comments

Comments
 (0)