Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2022
1 parent 08ab7cf commit af01b92
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 @@ -42,7 +42,7 @@ reportlab==3.5.67
requests==2.26.0
rsa==4.7
six==1.15.0
sqlparse==0.4.1
sqlparse==0.4.2
typed-ast==1.4.3
uritemplate==3.0.1
urllib3==1.25.3
Expand Down

0 comments on commit af01b92

Please sign in to comment.