Skip to content

Commit 854ea67

Browse files
⬆ Bump mypy from 1.11.2 to 1.14.1 (#276)
* ⬆ Bump mypy from 1.11.2 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...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]> * Set to 1.14.1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <[email protected]>
1 parent 7b7948b commit 854ea67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
pytest >=7.0.1,<9.0.0
44
coverage[toml] >=6.2,<8.0
5-
mypy ==1.11.2
5+
mypy ==1.14.1
66
ruff ==0.9.6

0 commit comments

Comments
 (0)