Skip to content

Commit f19db70

Browse files
Bump mypy from 1.19.0 to 1.19.1 (#10028)
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
1 parent 6da72bd commit f19db70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest-order==1.3.0
88
boto3>=1.26.143
99
moto>=4.1.11,<5.1.0
1010
# type checking
11-
mypy==1.19.0; platform_python_implementation=="CPython"
11+
mypy==1.19.1; platform_python_implementation=="CPython"
1212
pre-commit>=4.0.1; python_version >= '3.9'
1313
-r extras/yaml.txt
1414
-r extras/msgpack.txt

0 commit comments

Comments
 (0)