Skip to content

Commit f8386c7

Browse files
authored
chore(deps): update dependency types-setuptools to v75 (#448)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 80e434d commit f8386c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ black = {version = "24.3.0", python = ">=3.8"}
6767
[tool.poetry.group.types.dependencies]
6868
mypy = {version = "1.8.0", python = ">=3.8"}
6969
types-requests = {version = "2.31.0.20240125", python = ">=3.8"}
70-
types-setuptools = {version = "69.0.0.20240125", python = ">=3.8"}
70+
types-setuptools = {version = "75.1.0.20240917", python = ">=3.8"}
7171

7272
[tool.poetry.group.tests.dependencies]
7373
pytest = {version = "8.0.0", python = ">=3.8"}

0 commit comments

Comments
 (0)