Skip to content

Commit

Permalink
chore(deps): bump locked version of sqlglot
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Sep 30, 2023
1 parent 682f9bc commit 37cb3aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ sortedcontainers==2.4.0 ; python_version >= "3.9" and python_version < "4.0"
sphobjinv==2.3.1 ; python_version >= "3.10" and python_version < "4.0"
sqlalchemy-views==0.3.2 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy==1.4.49 ; python_version >= "3.9" and python_version < "4.0"
sqlglot==18.7.0 ; python_version >= "3.9" and python_version < "4.0"
sqlglot==18.10.1 ; python_version >= "3.9" and python_version < "4.0"
stack-data==0.6.2 ; python_version >= "3.9" and python_version < "4.0"
statsmodels==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
stdlib-list==0.9.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit 37cb3aa

Please sign in to comment.