mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps-dev): bump mypy-zope from 1.0.5 to 1.0.8 (#2363)
Bumps [mypy-zope](https://github.com/Shoobx/mypy-zope) from 1.0.5 to 1.0.8. - [Changelog](https://github.com/Shoobx/mypy-zope/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shoobx/mypy-zope/compare/1.0.5...1.0.8) --- updated-dependencies: - dependency-name: mypy-zope dependency-type: direct:development 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>
This commit is contained in:
@ -57,7 +57,7 @@ dev = [
|
||||
"build==1.2.2.post1",
|
||||
"coverage==7.6.4",
|
||||
"mypy-extensions==1.0.0; platform_python_implementation=='CPython'",
|
||||
"mypy-zope==1.0.5; platform_python_implementation=='CPython'",
|
||||
"mypy-zope==1.0.8; platform_python_implementation=='CPython'",
|
||||
"mypy==1.10.0; platform_python_implementation=='CPython'",
|
||||
"pathspec==0.12.1",
|
||||
"pipdeptree==2.23.4",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
build==1.2.2.post1
|
||||
coverage==7.6.4
|
||||
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
|
||||
mypy-zope==1.0.7; platform_python_implementation=='CPython'
|
||||
mypy-zope==1.0.8; platform_python_implementation=='CPython'
|
||||
mypy==1.11.2; platform_python_implementation=='CPython'
|
||||
pathspec==0.12.1
|
||||
pipdeptree==2.23.4
|
||||
|
||||
Reference in New Issue
Block a user