Skip to content

Commit 6e56392

Browse files
⬆ Bump mypy from 1.11.1 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79edb8a commit 6e56392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
pytest >=4.4.0,<9.0.0
44
coverage[toml] >=6.2,<8.0
5-
mypy ==1.11.1
5+
mypy ==1.14.1
66
ruff ==0.5.5
77
respx ==0.21.1

0 commit comments

Comments
 (0)