Skip to content

Commit 44ae54d

Browse files
Update setuptools requirement from <67.1.0,>=59.1.1 to >=59.1.1,<67.2.0 (GeoNode#10632)
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/CHANGES.rst) - [Commits](pypa/setuptools@v65.5.1...v67.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f35f754 commit 44ae54d

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
@@ -158,7 +158,7 @@ pytest-bdd==6.1.1
158158
splinter==0.19.0
159159
pytest-splinter==3.3.2
160160
pytest-django==4.5.2
161-
setuptools>=59.1.1,<67.1.0
161+
setuptools>=59.1.1,<67.2.0
162162
pip==23.0
163163
Twisted==22.10.0
164164
pixelmatch==0.3.0

0 commit comments

Comments
 (0)