Skip to content

Commit e26b9c5

Browse files
authored
Merge pull request #133 from zaproxy/dependabot/pip/setuptools-76.0.0
Bump setuptools from 75.8.2 to 76.0.0
2 parents eed36de + edb2686 commit e26b9c5

File tree

2 files changed

+41
-14
lines changed

2 files changed

+41
-14
lines changed

poetry.lock

+40-13
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.0"
47+
setuptools = ">=75.3,<77.0"
4848

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

0 commit comments

Comments
 (0)