Skip to content

Commit

Permalink
Bump sqlparse from 0.4.4 to 0.5.0
Browse files Browse the repository at this point in the history
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-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent d9ad1e4 commit bf7bf34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pytz==2024.1
raven==6.10.0
s3transfer==0.10.1
six==1.16.0
sqlparse==0.4.4
sqlparse==0.5.0
typing-extensions==4.11.0
urllib3==2.2.1
whitenoise==6.6.0

0 comments on commit bf7bf34

Please sign in to comment.