From 5a6fa79202cd2b8b0f2ed9f50175124a18bbb235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:22:47 +0000 Subject: [PATCH] :arrow_up: Bump setuptools from 68.0.0 to 70.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.0.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 185f432729..58afacfa6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ prov==2.0.0 psutil==5.9.5 PyBASC==0.6.1 pybids==0.15.6 -PyPEER @ https://github.com/shnizzedy/PyPEER/archive/6965d2b2bea0fef824e885fec33a8e0e6bd50a97.zip +PyPEER @ git+https://git@github.com/ChildMindInstitute/PyPEER.git@6965d2b2bea0fef824e885fec33a8e0e6bd50a97 python-dateutil==2.8.2 PyYAML==6.0 requests==2.32.0 @@ -45,7 +45,7 @@ h5py==3.8.0 importlib-metadata==6.8.0 lxml==4.9.2 pip==23.3 -setuptools<60.0 -urllib3==1.26.19 +setuptools==70.0.0 +urllib3==1.26.18 wheel==0.40.0 zipp==3.19.1