Skip to content

Commit 2e143a1

Browse files
Bump types-setuptools from 62.6.1 to 63.2.0 (#163)
Bumps [types-setuptools](https://github.com/python/typeshed) from 62.6.1 to 63.2.0. - [Release notes](https://github.com/python/typeshed/releases) - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31bf60d commit 2e143a1

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
@@ -43,7 +43,7 @@ packaging = ">=20.4"
4343

4444
[tool.poetry.dev-dependencies]
4545
mypy = "^0.961"
46-
types-setuptools = "^62.6"
46+
types-setuptools = "^63.2"
4747

4848
wemake-python-styleguide = "^0.16"
4949
flake8-pytest-style = "^1.5"

0 commit comments

Comments
 (0)