Skip to content

Commit 6bfd210

Browse files
Bump django from 5.1.1 to 5.1.2 (#2399)
Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2. - [Commits](django/django@5.1.1...5.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d39ad52 commit 6bfd210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-shard==0.1.2
99
# Django deps:
1010
psycopg2-binary
1111
Django==4.2.16; python_version < '3.10'
12-
Django==5.1.1; python_version >= '3.10'
12+
Django==5.1.2; python_version >= '3.10'
1313
-e ./ext
1414
-e .[redis,compatible-mypy,oracle]
1515

0 commit comments

Comments
 (0)