Skip to content

Commit 4018ef3

Browse files
Bump setuptools from 79.0.0 to 80.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 79.0.0 to 80.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v79.0.0...v80.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 716c40a commit 4018ef3

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
@@ -44,7 +44,7 @@ pytest = "^8.2.0"
4444
mock = "^5.1.0"
4545
PyHamcrest = "^2.1.0"
4646
requests-mock = "^1.12.1"
47-
setuptools = ">=75.3,<80.0"
47+
setuptools = ">=75.3,<81.0"
4848

4949
[tool.pylama]
5050
linters = "pyflakes"

0 commit comments

Comments
 (0)