Skip to content

Commit 640631a

Browse files
Bump types-setuptools from 63.4.0 to 64.0.1 (#281)
Bumps [types-setuptools](https://github.com/python/typeshed) from 63.4.0 to 64.0.1. - [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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a96e602 commit 640631a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

+15-15
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
@@ -38,7 +38,7 @@ sphinx-rtd-theme = "^1.0.0"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.19.2"
4040
types-certifi = "^2021.10.8"
41-
types-setuptools = "^63.4.0"
41+
types-setuptools = "^64.0.1"
4242
pook = "^1.0.2"
4343

4444
[build-system]

0 commit comments

Comments
 (0)