Skip to content

Commit afd6150

Browse files
Bump mypy from 1.10.0 to 1.10.1 (#2235)
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edfebe4 commit afd6150

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.0.6; python_version >= '3.10'
1414
-e .[redis,compatible-mypy,oracle]
1515

1616
# Overrides:
17-
mypy==1.10.0
17+
mypy==1.10.1
1818
pyright==1.1.368

0 commit comments

Comments
 (0)