Skip to content

Commit a2f98b7

Browse files
Bump mypy from 1.12.0 to 1.12.1 (typeddjango#2412)
Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: mypy 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 c2ec553 commit a2f98b7

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
@@ -14,5 +14,5 @@ Django==5.1.2; python_version >= '3.10'
1414
-e .[redis,compatible-mypy,oracle]
1515

1616
# Overrides:
17-
mypy==1.12.0
17+
mypy==1.12.1
1818
pyright==1.1.385

0 commit comments

Comments
 (0)