Skip to content

Commit dde6157

Browse files
authored
Merge pull request #136 from zaproxy/dependabot/pip/setuptools-78.1.0
Bump setuptools from 77.0.3 to 78.1.0
2 parents eed7500 + b939c06 commit dde6157

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,<78.0"
47+
setuptools = ">=75.3,<79.0"
4848

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

0 commit comments

Comments
 (0)