Skip to content

Commit 1138475

Browse files
chore(deps-dev): bump mypy from 1.8.0 to 1.9.0 (#39)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce2934 commit 1138475

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
@@ -7,7 +7,7 @@ feedparser==6.0.11
77
flake8-pyproject
88
freezegun==1.4.0
99
isort==5.13.2
10-
mypy==1.8.0
10+
mypy==1.9.0
1111
opencv-contrib-python-headless==4.9.0.80
1212
paste==3.7.1
1313
pytest==8.1.0

0 commit comments

Comments
 (0)