mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-04-24 22:56:23 +00:00
build(deps-dev): bump mypy from 1.20.1 to 1.20.2 (#1037)
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 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:
@@ -60,7 +60,7 @@ dev = [
|
|||||||
#
|
#
|
||||||
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
|
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
|
||||||
"pre-commit==4.6.0",
|
"pre-commit==4.6.0",
|
||||||
"mypy==1.20.1",
|
"mypy==1.20.2",
|
||||||
"types-requests==2.33.0.20260408", # for mypy
|
"types-requests==2.33.0.20260408", # for mypy
|
||||||
"pandas-stubs==3.0.0.260204", # for mypy
|
"pandas-stubs==3.0.0.260204", # for mypy
|
||||||
"tokenize-rt==6.2.0", # for mypy
|
"tokenize-rt==6.2.0", # for mypy
|
||||||
|
|||||||
Reference in New Issue
Block a user