Skip to content

Commit aa2f17e

Browse files
dependabot[bot]lordjabez
authored andcommitted
Bump mypy from 1.18.2 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...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 ec2cb30 commit aa2f17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ issues = "https://github.com/tryolabs/requestium/issues"
4646
dev = [
4747
"bandit[sarif]==1.8.3",
4848
"coverage==7.10.7",
49-
"mypy==1.18.2",
49+
"mypy==1.19.1",
5050
"pre-commit==4.3.0",
5151
"pytest-cov==7.0.0",
5252
"pytest-xdist==3.8.0",

0 commit comments

Comments
 (0)