Skip to content

Commit

Permalink
Update types-requests requirement from ==2.31.0.10 to ==2.31.0.202401…
Browse files Browse the repository at this point in the history
…25 (#2850)

Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel J. Beutel <daniel@flower.dev>
  • Loading branch information
dependabot[bot] and danieljanes authored Jan 25, 2024
1 parent 539b5a1 commit 4813f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ rest = ["requests", "starlette", "uvicorn"]
[tool.poetry.group.dev.dependencies]
types-dataclasses = "==0.6.6"
types-protobuf = "==3.19.18"
types-requests = "==2.31.0.10"
types-requests = "==2.31.0.20240125"
types-setuptools = "==69.0.0.20240115"
clang-format = "==17.0.4"
isort = "==5.13.2"
Expand Down

0 comments on commit 4813f78

Please sign in to comment.