Skip to content

Commit

Permalink
build(deps): bump sqlparse from 0.4.2 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.2 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.2...0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 052bd58 commit fabb746
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 @@ -20,7 +20,7 @@ psycopg2==2.9.1
python-dateutil==2.9.0.post0
pytz==2021.1
PyYAML==6.0
sqlparse==0.4.2
sqlparse==0.5.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.3.0
Expand Down

0 comments on commit fabb746

Please sign in to comment.