Skip to content

Commit 352c5c2

Browse files
build(deps-dev): bump setuptools from 67.8.0 to 68.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 68.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v67.8.0...v68.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10f9ebe commit 352c5c2

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
@@ -57,7 +57,7 @@ pytest = "^7.1.3"
5757
pytest-cov = "^4.0.0"
5858
coverage = {version = "^7.0.1", extras = ["toml"]}
5959
types-setuptools = ">=65.6.0.3,<68.0.0.0"
60-
setuptools = ">=65.6.3,<68.0.0"
60+
setuptools = ">=65.6.3,<69.0.0"
6161

6262
[tool.poetry.group.docs.dependencies]
6363
sphinx = "^5.3.0"

0 commit comments

Comments
 (0)