Skip to content

Commit

Permalink
Bump sqlparse from 0.3.0 to 0.4.4 (#214)
Browse files Browse the repository at this point in the history
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.3.0...0.4.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent 706ec96 commit bb1a9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Expand Up @@ -24,7 +24,7 @@ pytz==2019.3
requests==2.26.0
six==1.14.0
sorl-thumbnail==12.6.3
sqlparse==0.3.0
sqlparse==0.4.4
tqdm==4.42.1
typed-ast==1.4.1
urllib3==1.26.6
Expand Down

0 comments on commit bb1a9a1

Please sign in to comment.