Skip to content

Commit e5df740

Browse files
Bump types-setuptools from 64.0.1 to 65.1.0 (#172)
Bumps [types-setuptools](https://github.com/python/typeshed) from 64.0.1 to 65.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6664696 commit e5df740

File tree

2 files changed

+42
-37
lines changed

2 files changed

+42
-37
lines changed

poetry.lock

Lines changed: 41 additions & 36 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.971"
46-
types-setuptools = "^64.0"
46+
types-setuptools = "^65.1"
4747

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

0 commit comments

Comments
 (0)