Skip to content

Commit bd977fc

Browse files
Bump types-setuptools from 57.4.14 to 57.4.15 (#201)
Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.14 to 57.4.15. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vera Harless <[email protected]>
1 parent 6e38b65 commit bd977fc

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
@@ -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.18.1"
4040
types-certifi = "^2021.10.8"
41-
types-setuptools = "^57.4.14"
41+
types-setuptools = "^57.4.15"
4242
pook = "^1.0.2"
4343

4444
[build-system]

0 commit comments

Comments
 (0)