Skip to content

Commit 9d1b53e

Browse files
Bump mypy from 1.14.0 to 1.14.1 in /.github (#111)
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 d7f7316 commit 9d1b53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pythonchecks.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ flake8-quotes==3.3.2; python_version < '3.12'
1515
flake8-simplify==0.21.0
1616
flake8-pytest==1.4
1717
flake8-type-checking==2.9.1
18-
mypy==1.14.0
18+
mypy==1.14.1
1919
types-requests==2.32.0.20241016
2020
pytest-xdist==3.6.1
2121
flake8-noqa==1.4.0

0 commit comments

Comments
 (0)