Skip to content

Commit c536c8f

Browse files
Bump mypy from 1.16.0 to 1.16.1
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63ef094 commit c536c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ towncrier = "==24.8.0"
1010
pytest = "==8.4.0"
1111
pytest-benchmark = "==5.1.0"
1212
pytest-cov = "==6.2.1"
13-
mypy = "==1.16.0"
13+
mypy = "==1.16.1"
1414
tbump = "==6.11.0"
1515
sphinx = {version = "==8.2.3", markers="python_version >= '3.12'"}

0 commit comments

Comments
 (0)