Skip to content

Commit 45c7aa3

Browse files
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdd3170 commit 45c7aa3

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
@@ -4,7 +4,7 @@ argon2-cffi == 23.1.0
44
autoflake
55
email_validator >=1.1.1
66
itsdangerous >=1.1.0,<3.0.0
7-
mypy == 1.9.0
7+
mypy == 1.10.0
88
orjson >= 3.2.1
99
pytest >= 6.2.4,< 9.0.0
1010
pytest-asyncio

0 commit comments

Comments
 (0)