Skip to content

Commit 435895f

Browse files
chore(deps): bump mypy-extensions in the dependencies group
Bumps the dependencies group with 1 update: [mypy-extensions](https://github.com/python/mypy_extensions). Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) --- updated-dependencies: - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0416f23 commit 435895f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==25.1.0
22
flake8==7.2.0
33
mypy==1.15.0
4-
mypy-extensions==1.0.0
4+
mypy-extensions==1.1.0
55
pylint==3.3.6
66
pytest==8.3.5
77
pytest-cov==6.1.1

0 commit comments

Comments
 (0)