Skip to content

Commit 416754c

Browse files
Bump the django group across 1 directory with 2 updates
Bumps the django group with 2 updates in the / directory: [django](https://github.com/django/django) and [django-stubs](https://github.com/typeddjango/django-stubs). Updates `django` from 4.2.18 to 5.1.7 - [Commits](django/django@4.2.18...5.1.7) Updates `django-stubs` from 4.2.4 to 5.1.3 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@4.2.4...5.1.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major dependency-group: django - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-major dependency-group: django ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 695aa2d commit 416754c

File tree

2 files changed

+32
-44
lines changed

2 files changed

+32
-44
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
repository = "https://github.com/PyGotham/awards"
99

1010
[tool.poetry.dependencies]
11-
Django = "^4.2"
11+
Django = "^5.2"
1212
psycopg2 = "^2.9.10"
1313
python = "^3.11"
1414
python-decouple = "^3.8"
@@ -17,7 +17,7 @@ python-decouple = "^3.8"
1717
black = "^25.1"
1818
bpython = "^0.25"
1919
django-debug-toolbar = "^5.2.0"
20-
django-stubs = "^4.2.4"
20+
django-stubs = "^5.2.2"
2121
flake8 = "^7.3.0"
2222
flake8-bugbear = "^24.12.12"
2323
ipdb = "^0.13.13"

0 commit comments

Comments
 (0)