Skip to content

Commit 5f4590d

Browse files
Bump mypy from 1.14.0 to 1.14.1 (#96)
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e143af7 commit 5f4590d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.11.11
22
click==8.1.8
3-
mypy==1.14.0
3+
mypy==1.14.1
44
pre-commit==4.0.1
55
python-dotenv==1.0.1
66
ruff==0.8.6

0 commit comments

Comments
 (0)