Skip to content

Commit efa3cc7

Browse files
build(deps-dev): bump mypy from 1.0.1 to 1.1.1 in /demos/moderator (#533)
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa82cf1 commit efa3cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ flake8==6.0.0
1111
flake8-bugbear==23.2.13
1212
flake8-quotes==3.3.2
1313
ipdb==0.13.11
14-
mypy==1.0.1
14+
mypy==1.1.1
1515
pytest==7.2.2
1616
pytest-aiohttp==1.0.4
1717
pytest-asyncio==0.20.3

0 commit comments

Comments
 (0)