mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-05-22 12:16:26 +00:00
build(deps-dev): bump types-pyyaml (#1073)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260510 to 6.0.12.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 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:
@@ -65,7 +65,7 @@ dev = [
|
|||||||
"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
|
||||||
"types-docutils==0.22.3.20260518", # for mypy
|
"types-docutils==0.22.3.20260518", # for mypy
|
||||||
"types-PyYaml==6.0.12.20260510", # for mypy
|
"types-PyYaml==6.0.12.20260518", # for mypy
|
||||||
"commitizen==4.16.2",
|
"commitizen==4.16.2",
|
||||||
"deprecated==1.3.1", # for commitizen
|
"deprecated==1.3.1", # for commitizen
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user