Skip to content

Commit 75cf804

Browse files
Bump setuptools from 76.0.0 to 77.0.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 76.0.0 to 77.0.3. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v76.0.0...v77.0.3) --- 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 87e53e9 commit 75cf804

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -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,<77.0"
47+
setuptools = ">=75.3,<78.0"
4848

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

0 commit comments

Comments
 (0)