From d76862600750532ad4f4ba107eccf40cbf00c9f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:00:39 +0000 Subject: [PATCH] Bump sqlparse from 0.3.1 to 0.5.0 in /docs/samples/explanation/aix/mnist Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.1...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/samples/explanation/aix/mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/samples/explanation/aix/mnist/requirements.txt b/docs/samples/explanation/aix/mnist/requirements.txt index 71ee1712f..39dbfe951 100644 --- a/docs/samples/explanation/aix/mnist/requirements.txt +++ b/docs/samples/explanation/aix/mnist/requirements.txt @@ -81,7 +81,7 @@ scs==2.1.2 Send2Trash==1.5.0 shap==0.35.0 six==1.14.0 -sqlparse==0.3.1 +sqlparse==0.5.0 tensorboard==1.14.0 tensorflow==1.15.4 tensorflow-estimator==1.14.0