Skip to content

Commit 0717d41

Browse files
⬆ Bump mypy from 1.8.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e44825 commit 0717d41

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,7 +2,7 @@
22
-r requirements-docs-tests.txt
33
pytest >=7.1.3,<9.0.0
44
coverage[toml] >= 6.5.0,< 8.0
5-
mypy ==1.8.0
5+
mypy ==1.14.1
66
dirty-equals ==0.8.0
77
sqlmodel==0.0.22
88
flask >=1.1.2,<4.0.0

0 commit comments

Comments
 (0)