From 73d375ee9b57b550319d5b84e005579794cab70b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:25:39 +0000 Subject: [PATCH] Bump requests in /000009/DataJoint/DJ-NWB-Guo-Inagaki-2017 Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt index f2f0c41..f22ed59 100644 --- a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt +++ b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt @@ -25,7 +25,7 @@ pynwb==1.0.3 pyparsing==2.4.0 python-dateutil==2.8.0 pytz==2019.1 -requests==2.22.0 +requests==2.31.0 ruamel.yaml==0.16.0 ruamel.yaml.clib==0.1.0 scipy==1.3.0