Skip to content

Commit

Permalink
Bump sqlparse from 0.3.0 to 0.4.4
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2023
1 parent 83f8337 commit 56ab1f8
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 @@ -10,7 +10,7 @@ psycopg2==2.8.3
python-dotenv==0.10.3
pytz==2019.2
six==1.12.0
sqlparse==0.3.0
sqlparse==0.4.4
rq==1.2.2
django-rq==2.3.0
redis==4.4.4

0 comments on commit 56ab1f8

Please sign in to comment.