Skip to content

Commit

Permalink
chore(deps): update dependency sqlparse to v0.5.3 (#615)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 9f01545 commit 10d259f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dbt-extractor==0.5.1
dbt-semantic-interfaces==0.5.1
dbt-adapters==1.2.1
pytimeparse==1.1.8
sqlparse==0.5.2
sqlparse==0.5.3
Logbook==1.5.3
msgpack==1.0.8
mashumaro==3.13.1
Expand Down
2 changes: 1 addition & 1 deletion transforms/dbt/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ referencing==0.35.1
requests==2.32.3
rpds-py==0.18.1
six==1.16.0
sqlparse==0.5.2
sqlparse==0.5.3
text-unidecode==1.3
typing_extensions==4.12.2
urllib3==2.2.3
Expand Down

0 comments on commit 10d259f

Please sign in to comment.