mirror of
https://github.com/django-components/django-components.git
synced 2025-12-23 11:12:57 +00:00
Merge pull request #1509 from django-components/dependabot/pip/mypy-1.19.0
Some checks failed
Docs - build & deploy / docs (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.10) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.11) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.12) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.13) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.14) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.8) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.9) (push) Has been cancelled
Run tests / build (windows-latest, 3.10) (push) Has been cancelled
Run tests / build (windows-latest, 3.11) (push) Has been cancelled
Run tests / build (windows-latest, 3.12) (push) Has been cancelled
Run tests / build (windows-latest, 3.13) (push) Has been cancelled
Run tests / build (windows-latest, 3.14) (push) Has been cancelled
Run tests / build (windows-latest, 3.8) (push) Has been cancelled
Run tests / build (windows-latest, 3.9) (push) Has been cancelled
Run tests / test_docs (3.13) (push) Has been cancelled
Run tests / test_sampleproject (3.14) (push) Has been cancelled
Some checks failed
Docs - build & deploy / docs (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.10) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.11) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.12) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.13) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.14) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.8) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.9) (push) Has been cancelled
Run tests / build (windows-latest, 3.10) (push) Has been cancelled
Run tests / build (windows-latest, 3.11) (push) Has been cancelled
Run tests / build (windows-latest, 3.12) (push) Has been cancelled
Run tests / build (windows-latest, 3.13) (push) Has been cancelled
Run tests / build (windows-latest, 3.14) (push) Has been cancelled
Run tests / build (windows-latest, 3.8) (push) Has been cancelled
Run tests / build (windows-latest, 3.9) (push) Has been cancelled
Run tests / test_docs (3.13) (push) Has been cancelled
Run tests / test_sampleproject (3.14) (push) Has been cancelled
build(deps-dev): bump mypy from 1.18.2 to 1.19.0
This commit is contained in:
commit
971a170919
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