From 23438f88a3b8c31a44fc31ed5586db8093af88f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 04:15:06 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment-mini.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index a8c7e28f2..def3dfd41 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -24,6 +24,6 @@ dependencies: - pysqa =0.2.1 - pytables =3.10.1 - sqlalchemy =2.0.36 -- tqdm =4.66.6 +- tqdm =4.67.0 - traitlets =5.14.3 - jupyter-book =1.0.0 diff --git a/.ci_support/environment-mini.yml b/.ci_support/environment-mini.yml index f4af39cbf..ebc00d7fc 100644 --- a/.ci_support/environment-mini.yml +++ b/.ci_support/environment-mini.yml @@ -15,6 +15,6 @@ dependencies: - pysqa =0.2.1 - pytables =3.10.1 - sqlalchemy =2.0.36 -- tqdm =4.66.6 +- tqdm =4.67.0 - traitlets =5.14.3 - setuptools diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 5f8729b06..7652ba873 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -22,5 +22,5 @@ dependencies: - pysqa =0.2.1 - pytables =3.10.1 - sqlalchemy =2.0.36 -- tqdm =4.66.6 +- tqdm =4.67.0 - traitlets =5.14.3 diff --git a/binder/environment.yml b/binder/environment.yml index 438eb8743..dd07b74f6 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -21,5 +21,5 @@ dependencies: - pysqa =0.2.1 - pytables =3.10.1 - sqlalchemy =2.0.36 -- tqdm =4.66.6 +- tqdm =4.67.0 - traitlets =5.14.3