From bb0e82b7bd65e4977fce62cb03f0da73192b629b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 22:36:41 +0000 Subject: [PATCH] chore(deps): bump sqlparse from 0.4.3 to 0.4.4 in /for_mac_only/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] --- for_mac_only/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/for_mac_only/pip/requirements.txt b/for_mac_only/pip/requirements.txt index ab4afed..561aa30 100644 --- a/for_mac_only/pip/requirements.txt +++ b/for_mac_only/pip/requirements.txt @@ -1 +1 @@ -sqlparse==0.4.3 +sqlparse==0.4.4