From 5aeb1eb6d02f5c39650e6e67c7166e7ea6a70eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 21:39:46 +0000 Subject: [PATCH] Bump sqlparse from 0.4.2 to 0.4.4 in /python-django-sso-example 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] --- python-django-sso-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django-sso-example/requirements.txt b/python-django-sso-example/requirements.txt index 4f3b906..baf85c2 100644 --- a/python-django-sso-example/requirements.txt +++ b/python-django-sso-example/requirements.txt @@ -5,7 +5,7 @@ Django==4.1.3 idna==2.10 pytz==2021.1 requests==2.25.1 -sqlparse==0.4.2 +sqlparse==0.4.4 urllib3==1.26.5 workos>=1.23.3 python-dotenv \ No newline at end of file