Skip to content

Commit 75f5383

Browse files
build(deps): bump mypy from 1.16.1 to 1.18.2 in /deps
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f70658c commit 75f5383

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deps/mypy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
mypy==1.16.1
1+
mypy==1.18.2
22
mypy-abstracts

deps/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ frozendict
2626
gidgethub
2727
jinja2>=3.1.4
2828
multidict>=6.0.2
29-
mypy==1.16.1
29+
mypy==1.18.2
3030
mypy-abstracts
3131
orjson
3232
packaging>=23.0

0 commit comments

Comments
 (0)