Skip to content

Commit 5dc5cea

Browse files
build(deps): bump mypy in the test-and-lint-dependencies group (#2760)
Bumps the test-and-lint-dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `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:production update-type: version-update:semver-patch dependency-group: test-and-lint-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 956c0f1 commit 5dc5cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# (We are not so interested in the specific versions of the tools: the versions
88
# are pinned to prevent unexpected linting failures when tools update)
99
ruff==0.8.4
10-
mypy==1.14.0
10+
mypy==1.14.1
1111

1212
# Required for type stubs
1313
freezegun==1.5.1

0 commit comments

Comments
 (0)