From 6fb8d7766d962f803e241f5ce0be43782015fc95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 22:19:22 +0000 Subject: [PATCH] Bump sqlparse from 0.4.2 to 0.4.4 in /gsoc2022/smilesdb/rpc_handler Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gsoc2022/smilesdb/rpc_handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsoc2022/smilesdb/rpc_handler/requirements.txt b/gsoc2022/smilesdb/rpc_handler/requirements.txt index 858af79e7..c0b5a5440 100644 --- a/gsoc2022/smilesdb/rpc_handler/requirements.txt +++ b/gsoc2022/smilesdb/rpc_handler/requirements.txt @@ -9,4 +9,4 @@ grpcio-tools==1.48.1 protobuf==3.20.1 pytz==2022.2.1 six==1.16.0 -sqlparse==0.4.2 +sqlparse==0.4.4