Skip to content

Commit 0b05ff8

Browse files
build(deps-dev): bump mypy from 2.2.0 to 2.3.0 in /it/python
Bumps [mypy](https://github.com/python/mypy) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bec150 commit 0b05ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

it/python/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lazy-object-proxy==1.12.0 ; python_version >= '3.7'
3030

3131
mccabe==0.7.0 ; python_version >= '3.6'
3232

33-
mypy==2.2.0
33+
mypy==2.3.0
3434

3535
mypy-extensions==1.1.0 ; python_version >= '3.5'
3636

0 commit comments

Comments
 (0)