mirror of
https://github.com/django-components/django-components.git
synced 2025-08-31 11:17:21 +00:00
build(deps-dev): bump mypy from 1.15.0 to 1.16.0 (#1226)
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 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>
This commit is contained in:
parent
87eb1f8479
commit
abc6be343e
1 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,7 @@ json5==0.10.0
|
|||
# via asv
|
||||
mccabe==0.7.0
|
||||
# via flake8
|
||||
mypy==1.15.0
|
||||
mypy==1.16.0
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.0.0
|
||||
# via
|
||||
|
@ -83,6 +83,7 @@ pathspec==0.12.1
|
|||
# via
|
||||
# -r requirements-dev.in
|
||||
# black
|
||||
# mypy
|
||||
platformdirs==4.3.6
|
||||
# via
|
||||
# black
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue