From ee6a3cc51e4c52a404e21a741f8a0314aaad4ccb Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Tue, 6 Aug 2024 07:06:46 -0400 Subject: [PATCH] chore: relock --- poetry.lock | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 95b98a6295d4..a5a508ceaf9f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7769,4 +7769,4 @@ visualization = ["graphviz"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "03717a8b1d7b3944ba9e69f6ce2d3b023f406674f7d1b5dca610d85754a4c6ba" +content-hash = "e7d5e50095adedffcb009420bd275ad64d37ded89f5270fa0cf612f01f1df266" diff --git a/requirements-dev.txt b/requirements-dev.txt index ab76459ec979..18d53a617b9e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -256,7 +256,7 @@ sortedcontainers==2.4.0 ; python_version >= "3.10" and python_version < "4.0" soupsieve==2.5 ; python_version >= "3.10" and python_version < "3.13" sphobjinv==2.3.1.1 ; python_version >= "3.10" and python_version < "3.13" sqlalchemy==2.0.31 ; python_version >= "3.10" and python_version < "3.13" -sqlglot==25.8.1 ; python_version >= "3.10" and python_version < "4.0" +sqlglot==25.9.0 ; python_version >= "3.10" and python_version < "4.0" stack-data==0.6.3 ; python_version >= "3.10" and python_version < "4.0" statsmodels==0.14.2 ; python_version >= "3.10" and python_version < "3.13" tabulate==0.9.0 ; python_version >= "3.10" and python_version < "3.13"