Skip to content

Commit 62ff186

Browse files
Bump types-setuptools from 67.8.0.0 to 68.0.0.3 (#490)
Bumps [types-setuptools](https://github.com/python/typeshed) from 67.8.0.0 to 68.0.0.3. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8197af2 commit 62ff186

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.2.2"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.23.0"
4040
types-certifi = "^2021.10.8"
41-
types-setuptools = "^67.8.0"
41+
types-setuptools = "^68.0.0"
4242
pook = "^1.1.1"
4343
orjson = "^3.8.13"
4444

0 commit comments

Comments
 (0)