From d0794fca6ad9c5d97729dbae11440aca64186000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:48:04 +0000 Subject: [PATCH] Bump tqdm from 4.32.2 to 4.66.3 in /000006/DataJoint/DJ-NWB-Economo-2018 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.32.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.32.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 000006/DataJoint/DJ-NWB-Economo-2018/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000006/DataJoint/DJ-NWB-Economo-2018/requirements.txt b/000006/DataJoint/DJ-NWB-Economo-2018/requirements.txt index 42145cb..fe3ec8c 100644 --- a/000006/DataJoint/DJ-NWB-Economo-2018/requirements.txt +++ b/000006/DataJoint/DJ-NWB-Economo-2018/requirements.txt @@ -30,7 +30,7 @@ ruamel.yaml==0.16.0 ruamel.yaml.clib==0.1.0 scipy==1.3.0 six==1.12.0 -tqdm==4.32.2 +tqdm==4.66.3 traitlets==4.3.2 urllib3==1.26.5 wcwidth==0.1.7