Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Bump setuptools from 38.7.0 to 65.5.1 #5246

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ semantic-version==2.6.0
service-identity==18.1.0
setproctitle==1.1.10
setuptools-rust==0.10.2
setuptools==38.7.0
setuptools==65.5.1
shellescape==3.4.1
shutilwhich==1.1.0
six==1.12.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_to-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ scrypt
semantic_version
service-identity==18.1.0
setuptools-rust==0.10.2
setuptools>=36.0.1,<39.0.0
setuptools>=36.0.1,<66.0.0
six==1.12.0
tabulate
token_bucket==0.2.0
Expand Down