Skip to content

Commit b3a04d5

Browse files
authored
chore(deps): update dependency types-setuptools to v68.2.0.2 (#357)
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
1 parent 818cb99 commit b3a04d5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -65,7 +65,7 @@ black = {version = "23.12.1", python = ">=3.8"}
6565
[tool.poetry.group.types.dependencies]
6666
mypy = {version = "1.8.0", python = ">=3.8"}
6767
types-requests = "2.31.0.2"
68-
types-setuptools = "68.1.0.1"
68+
types-setuptools = "68.2.0.2"
6969

7070
[tool.poetry.group.tests.dependencies]
7171
pytest = {version = "6.2.5", python = ">=3.8"}

0 commit comments

Comments
 (0)