Skip to content

Commit 9f93dc6

Browse files
build(deps-dev): bump types-requests (#2173)
Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.31.0.20240311 to 2.32.0.20250602. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.0.20250602 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d75f559 commit 9f93dc6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ mypy-protobuf = "3.1.0"
103103
types-protobuf = "5.26.0.20240422"
104104
types-orjson = "3.6.2"
105105
types-aiofiles = "24.1.0.20250516"
106-
types-requests = "2.31.0.20240311"
106+
types-requests = "2.32.0.20250602"
107107
black = "24.8.0"
108108
pip-licenses = "4.4.0"
109109
pytest-xdist = "3.6.1"
@@ -132,7 +132,7 @@ optional = true
132132
[tool.poetry.group.all-runtimes-dev.dependencies]
133133
## Dev dependencies from Alibi-Explain
134134
requests-mock = "~1.11.0"
135-
types-requests = ">=2.28.11.5,<2.32.0.0"
135+
types-requests = ">=2.28.11.5,<2.33.0.0"
136136

137137
## Dev dependencies from MLflow
138138
torch = "^2.4"

0 commit comments

Comments
 (0)