Skip to content

Commit 51e594f

Browse files
deps(deps): bump mypy from 1.19.0 to 1.19.1 (#84)
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec0a14c commit 51e594f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
colorlog==6.10.1
33
pip>=21.3.1
44
pre-commit==4.5.1
5-
mypy==1.19.0
5+
mypy==1.19.1
66
types-requests>=2.0.0
77
types-setuptools>=65.0.0
88

0 commit comments

Comments
 (0)