Skip to content

Commit 1b373c2

Browse files
Update dependency setuptools to v83 [SECURITY]
1 parent 424e137 commit 1b373c2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ test-pyramid = [
8080
# pyramid uses pkg_resources, which has been long deprecated and finally removed
8181
#
8282
# see https://github.com/Pylons/pyramid/issues/3731 for discussion within pyramid
83-
"setuptools <82.0",
83+
"setuptools <83.1",
8484
]
8585
test-falcon = ["falcon>=4.1.0", { include-group = "tests" }]
8686
test-aiohttp = ["aiohttp>=3.13.0", { include-group = "tests" }]

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)