Skip to content

Commit 5233989

Browse files
chore(deps)(deps): bump sqlparse from 0.4.4 to 0.5.0
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](andialbrecht/sqlparse@0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3845bdf commit 5233989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pytz==2024.1
5757
requests==2.31.0
5858
sqlalchemy==2.0.39
5959
six==1.16.0
60-
sqlparse==0.4.4
60+
sqlparse==0.5.0
6161
strawberry-graphql==0.225.1
6262
strawberry-graphql-django==0.37.1
6363
typing-extensions==4.9.0 # Fixed version that satisfies most dependencies

0 commit comments

Comments
 (0)