From afa7136222bb36dbad0e48ee2972316d83bf322c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:59:36 +0000 Subject: [PATCH] Bump sqlparse in /django/gameschat/gameschat-with-talkjs Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/gameschat/gameschat-with-talkjs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/gameschat/gameschat-with-talkjs/requirements.txt b/django/gameschat/gameschat-with-talkjs/requirements.txt index 02d3b236..d7594b65 100644 --- a/django/gameschat/gameschat-with-talkjs/requirements.txt +++ b/django/gameschat/gameschat-with-talkjs/requirements.txt @@ -22,7 +22,7 @@ pylint-plugin-utils==0.5 pytz==2019.2 requests==2.22.0 six==1.12.0 -sqlparse==0.4.4 +sqlparse==0.5.0 typed-ast==1.4.0 urllib3==1.26.5 whitenoise==4.1.3