Skip to content

Commit 14728b0

Browse files
dependabot[bot]mdellweg
authored andcommitted
[PIP] 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 688594a commit 14728b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cookiecutter/ci/{{ cookiecutter.__project_name }}/lint_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ black==25.1.0
33
flake8==7.2.0
44
flake8-pyproject==1.2.3
55
isort==6.0.1
6-
mypy==1.16.0
6+
mypy==1.16.1
77
shellcheck-py==0.10.0.1
88

99
# Type annotation stubs

lint_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ black==25.1.0
33
flake8==7.2.0
44
flake8-pyproject==1.2.3
55
isort==6.0.1
6-
mypy==1.16.0
6+
mypy==1.16.1
77
shellcheck-py==0.10.0.1
88

99
# Type annotation stubs

0 commit comments

Comments
 (0)