Skip to content

Commit 87bf2e0

Browse files
Update setuptools requirement from >=83.0.0 to >=84.0.0 in /gitmud (#127)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d2a9a4 commit 87bf2e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitmud/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ itsdangerous==2.2.0
66
MarkupSafe>=3.0.3
77
requests>=2.34.2
88
scapy>=2.7.0
9-
setuptools>=83.0.0
9+
setuptools>=84.0.0
1010
urllib3>=2.7.0
1111
Werkzeug>=3.1.8

0 commit comments

Comments
 (0)