Skip to content

Commit 189f05e

Browse files
Bump mypy from 1.14.0 to 1.14.1 (#2471)
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.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 88f5e1b commit 189f05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Django==5.1.4; python_version >= '3.10'
1212
-e .[redis,compatible-mypy,oracle]
1313

1414
# Overrides:
15-
mypy==1.14.0
15+
mypy==1.14.1
1616
pyright==1.1.391

0 commit comments

Comments
 (0)