Skip to content

Commit d80cacd

Browse files
dependabot[bot]koenigle
authored andcommitted
build(deps-dev): bump mypy from 1.6.1 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.1...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91a1e88 commit d80cacd

2 files changed

Lines changed: 123 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gitopscli = "gitopscli.__main__:main"
2525
test = [
2626
"ruff",
2727
"pytest-cov",
28-
"mypy==1.6.1",
28+
"mypy==1.19.1",
2929
"typeguard>=2.13.3,<3",
3030
"pre-commit",
3131
"types-requests",

0 commit comments

Comments
 (0)