From 48267728d727bde2b370a9da761bc20f653aaa94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:49:43 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 39567930a..81ce6a51d 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -12,7 +12,7 @@ urdf-parser-py~=0.0.3 graphviz anytree>=2.8.0 SQLAlchemy>=2.0.9 -tqdm==4.66.1 +tqdm==4.66.3 psutil==5.9.7 lxml==4.9.1 rdflib==7.0.0 diff --git a/requirements.txt b/requirements.txt index d40530f22..5ff4c4861 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ urdf-parser-py~=0.0.3 graphviz anytree>=2.8.0 SQLAlchemy>=2.0.9 -tqdm==4.66.1 +tqdm==4.66.3 psutil==5.9.7 lxml==4.9.1 typing_extensions==4.9.0