Bump sqlparse from 0.4.4 to 0.5.0 (#42)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-13 22:53:36 +02:00 committed by GitHub
parent 65325b077a
commit b5e1aac822
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ requests-oauthlib==1.3.0
rsa==4.7
six==1.14.0
soupsieve==2.0
sqlparse==0.4.4
sqlparse==0.5.0
stripe==2.55.1
uritemplate==3.0.1
urllib3==1.26.18