Skip to content

Commit b91ddfe

Browse files
chore(deps): update setuptools requirement from ~=80.10.0 to ~=82.0.0
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@v80.10.0...v82.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 784e6f7 commit b91ddfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ requests_oauthlib==2.0.0
1010
robotframework-requests==0.9.7
1111
allure-robotframework==2.15.0
1212
robotframework==7.3.2
13-
setuptools~=80.10.0
13+
setuptools~=82.0.0
1414
urllib3~=2.3.0

0 commit comments

Comments
 (0)