Skip to content

Commit ecd8c8d

Browse files
Bump types-setuptools from 65.1.0 to 65.3.0 (#291)
Bumps [types-setuptools](https://github.com/python/typeshed) from 65.1.0 to 65.3.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-minor ... 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 c6e3ac0 commit ecd8c8d

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -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 = "^65.1.0"
41+
types-setuptools = "^65.3.0"
4242
pook = "^1.0.2"
4343

4444
[build-system]

0 commit comments

Comments
 (0)