From 2bb87d8b6cad071adea510b86e624b985d4d97c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 22:37:09 +0000 Subject: [PATCH] chore(deps): bump sqlparse in /aether-odk-module/conf/pip Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 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.3...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aether-odk-module/conf/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aether-odk-module/conf/pip/requirements.txt b/aether-odk-module/conf/pip/requirements.txt index 2a9c82fc5..45b629a4d 100644 --- a/aether-odk-module/conf/pip/requirements.txt +++ b/aether-odk-module/conf/pip/requirements.txt @@ -78,7 +78,7 @@ sentry-sdk==1.18.0 six==1.16.0 spavro==1.1.24 SQLAlchemy==1.4.47 -sqlparse==0.4.3 +sqlparse==0.4.4 tblib==1.7.0 tomli==2.0.1 urllib3==1.26.15