Skip to content

Commit

Permalink
build(deps-dev): bump types-requests
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.32.0.20241016.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent c5cc74a commit cb1d79d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ mypy-protobuf = "3.1.0"
types-protobuf = "5.26.0.20240422"
types-orjson = "3.6.2"
types-aiofiles = "23.2.0.20240106"
types-requests = "2.31.0.20240311"
types-requests = "2.32.0.20241016"
black = "24.8.0"
pip-licenses = "4.4.0"
pytest-xdist = "3.6.1"
Expand Down Expand Up @@ -132,7 +132,7 @@ optional = true
[tool.poetry.group.all-runtimes-dev.dependencies]
## Dev dependencies from Alibi-Explain
requests-mock = "~1.11.0"
types-requests = ">=2.28.11.5,<2.32.0.0"
types-requests = ">=2.28.11.5,<2.33.0.0"

## Dev dependencies from MLflow
torch = "2.2.1"
Expand Down

0 comments on commit cb1d79d

Please sign in to comment.