mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-03-30 02:06:17 +00:00
build(deps-dev): bump types-requests (#987)
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-requests](https://github.com/python/typeshed) from 2.32.4.20260324 to 2.33.0.20260327. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260327 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:
@@ -61,7 +61,7 @@ dev = [
|
|||||||
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
|
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
|
||||||
"pre-commit==4.5.1",
|
"pre-commit==4.5.1",
|
||||||
"mypy==1.19.1",
|
"mypy==1.19.1",
|
||||||
"types-requests==2.32.4.20260324", # for mypy
|
"types-requests==2.33.0.20260327", # 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
|
||||||
"types-docutils==0.22.3.20260322", # for mypy
|
"types-docutils==0.22.3.20260322", # for mypy
|
||||||
|
|||||||
Reference in New Issue
Block a user