Skip to content

Commit 52ebb0c

Browse files
⬆️ Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [requests](https://github.com/psf/requests) and [setuptools](https://github.com/pypa/setuptools). Updates `requests` from 2.31.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) Updates `setuptools` from 68.0.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v78.1.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96db8b0 commit 52ebb0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pybids==0.15.6
3030
PyPEER @ git+https://[email protected]/ChildMindInstitute/PyPEER.git@6965d2b2bea0fef824e885fec33a8e0e6bd50a97
3131
python-dateutil==2.8.2
3232
PyYAML==6.0
33-
requests==2.31.0
33+
requests==2.32.4
3434
scikit-learn==1.2.2
3535
scipy==1.11.1
3636
sdcflows==2.4.0
@@ -45,7 +45,7 @@ h5py==3.8.0
4545
importlib-metadata==6.8.0
4646
lxml==4.9.2
4747
pip==23.3
48-
setuptools==68.0.0
48+
setuptools==78.1.1
4949
urllib3==1.26.18
5050
wheel==0.40.0
5151
zipp==3.16.0

0 commit comments

Comments
 (0)