Skip to content

Commit

Permalink
Update types-setuptools requirement from ==68.2.0.0 to ==69.0.0.20240…
Browse files Browse the repository at this point in the history
…115 (#2790)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taner Topal <[email protected]>
  • Loading branch information
dependabot[bot] and tanertopal authored Jan 17, 2024
1 parent 9dd5298 commit 7f48ea2
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 @@ -82,7 +82,7 @@ rest = ["requests", "starlette", "uvicorn"]
types-dataclasses = "==0.6.6"
types-protobuf = "==3.19.18"
types-requests = "==2.31.0.10"
types-setuptools = "==68.2.0.0"
types-setuptools = "==69.0.0.20240115"
clang-format = "==17.0.4"
isort = "==5.12.0"
black = { version = "==23.10.1", extras = ["jupyter"] }
Expand Down

0 comments on commit 7f48ea2

Please sign in to comment.