mirror of
https://github.com/django-components/django-components.git
synced 2025-12-23 11:12:57 +00:00
build(deps-dev): bump mypy from 1.18.2 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15f0956fb0
commit
b276067653
1 changed files with 5 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ asv==0.6.5
|
|||
# via -r requirements-dev.in
|
||||
asv-runner==0.2.1
|
||||
# via asv
|
||||
backports-asyncio-runner==1.2.0
|
||||
# via pytest-asyncio
|
||||
build==1.3.0
|
||||
# via asv
|
||||
cachetools==6.2.0
|
||||
|
|
@ -57,7 +59,9 @@ iniconfig==2.1.0
|
|||
# via pytest
|
||||
json5==0.12.1
|
||||
# via asv
|
||||
mypy==1.18.2
|
||||
librt==0.7.3
|
||||
# via mypy
|
||||
mypy==1.19.0
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue