Skip to content

Commit fc1c981

Browse files
chore(deps): bump mypy from 2.3.0 to 2.3.1 (#98)
Bumps [mypy](https://github.com/python/mypy) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.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 c2ca2c3 commit fc1c981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pytest-mock==3.15.1
44
pylint==4.0.7
55
requests==2.34.2
66
black==26.5.1
7-
mypy==2.3.0
7+
mypy==2.3.1
88
mypy-extensions==1.1.0
99
types-requests==2.33.0.20260712

0 commit comments

Comments
 (0)