Skip to content

Commit b9619a7

Browse files
build(deps-dev): Bump types-setuptools
Bumps [types-setuptools](https://github.com/python/typeshed) from 76.0.0.20250313 to 78.1.0.20250329. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 133da93 commit b9619a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pre-commit = "^4"
3232
pytest = "^8"
3333
types-click = "^7.1.8"
3434
types-jwt = "^0.1.3"
35-
types-setuptools = "^76.0.0"
35+
types-setuptools = ">=76,<79"
3636
types-pyyaml = "^6.0.12"
3737
types-requests = "^2.32.0"
3838
types-tabulate = "^0.9.0.2"

0 commit comments

Comments
 (0)