From 9e39c28f87f14500953437e54262283c7ef9d1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 16:48:00 +0000 Subject: [PATCH] Bump sqlparse from 0.4.1 to 0.5.0 in /tests Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 9b2e1fe..8a59f94 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -19,7 +19,7 @@ readme-renderer==28.0 requests==2.25.1 requests-toolbelt==0.9.1 six==1.15.0 -sqlparse==0.4.1 +sqlparse==0.5.0 tqdm==4.59.0 twine==3.4.1 urllib3==1.26.3