mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-04-06 13:36:18 +00:00
build(deps-dev): bump types-requests (#998)
Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260327 to 2.33.0.20260402. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260402 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:
@@ -61,7 +61,7 @@ dev = [
|
||||
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
|
||||
"pre-commit==4.5.1",
|
||||
"mypy==1.19.1",
|
||||
"types-requests==2.33.0.20260327", # for mypy
|
||||
"types-requests==2.33.0.20260402", # for mypy
|
||||
"pandas-stubs==3.0.0.260204", # for mypy
|
||||
"tokenize-rt==6.2.0", # for mypy
|
||||
"types-docutils==0.22.3.20260322", # for mypy
|
||||
|
||||
Reference in New Issue
Block a user