Skip to content

Commit 1f28641

Browse files
dependabot[bot]mdellweg
authored andcommitted
[noissue]: Update setuptools requirement
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@v39.2.0...v70.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ca3cae commit 1f28641

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
@@ -35,7 +35,7 @@ pyparsing>=3.1.0,<=3.1.2
3535
python-gnupg>=0.5,<=0.5.2
3636
PyYAML>=5.1.1,<=6.0.1
3737
redis>=4.3,<5.0.7
38-
setuptools>=39.2,<69.6.0
38+
setuptools>=39.2,<70.2.0
3939
tablib<3.6.0
4040
url-normalize>=1.4.3,<=1.4.3
4141
uuid6>=2023.5.2,<=2024.1.12

0 commit comments

Comments
 (0)