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:
dependabot[bot]
2024-10-29 09:46:53 +08:00
committed by GitHub
parent 3add6b4ddd
commit 9b046838d1
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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