Skip to content

Commit b693a98

Browse files
chore(deps-dev): bump setuptools from 80.9.0 to 82.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 82.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v82.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcfd39f commit b693a98

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -84,7 +84,7 @@ pytest = ">=7.2,<9.0"
8484
pytest-cov = ">=4,<8"
8585
pytest-asyncio = ">=0.20.3,<1.3.0"
8686
cython = "^3.2.4"
87-
setuptools = ">=65.6.3,<81.0.0"
87+
setuptools = ">=65.6.3,<83.0.0"
8888
pytest-timeout = "^2.1.0"
8989
pytest-codspeed = ">=3.1,<5.0"
9090

0 commit comments

Comments
 (0)