Skip to content

Commit a56f439

Browse files
build(deps-dev): bump types-requests
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.32.0.20250306. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67e6a48 commit a56f439

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 14 additions & 14 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 = "23.2.0.20240106"
106-
types-requests = "2.31.0.20240311"
106+
types-requests = "2.32.0.20250306"
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)