diff --git a/warehouse/poetry.lock b/warehouse/poetry.lock index 013b47c2ae..b2fd7ac8fb 100644 --- a/warehouse/poetry.lock +++ b/warehouse/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "agate" @@ -690,36 +690,36 @@ google-cloud-storage = ">=2.4,<3.0" [[package]] name = "dbt-core" -version = "1.5.1" +version = "1.5.11" description = "With dbt, data analysts and engineers can build analytics the way engineers build applications." optional = false python-versions = ">=3.7.2" files = [ - {file = "dbt-core-1.5.1.tar.gz", hash = "sha256:d645ebdc1098ad0fad19f0871022d16ce77bec6b00d2b6b078db792c8917b8be"}, - {file = "dbt_core-1.5.1-py3-none-any.whl", hash = "sha256:abc685e4149d523e719b3a687705c2885f986e1ba0f984c048fb696c39ea8958"}, + {file = "dbt-core-1.5.11.tar.gz", hash = "sha256:0dae9ec543fe4958cd11d729435a9228806e9d542982e92c7052c7cd2fd1f362"}, + {file = "dbt_core-1.5.11-py3-none-any.whl", hash = "sha256:88fc10b13ae4d3678531ac20cf783057485c674a625ca4d5c0b7613b24081f72"}, ] [package.dependencies] agate = ">=1.6,<1.7.1" cffi = ">=1.9,<2.0.0" -click = ">=7.0,<9" +click = "<9" colorama = ">=0.3.9,<0.4.7" dbt-extractor = ">=0.4.1,<0.5.0" hologram = ">=0.0.14,<=0.0.16" idna = ">=2.5,<4" isodate = ">=0.6,<0.7" -Jinja2 = "3.1.2" +Jinja2 = ">=3.1.3,<4" logbook = ">=1.5,<1.6" mashumaro = {version = "3.6", extras = ["msgpack"]} minimal-snowplow-tracker = "0.0.2" networkx = {version = ">=2.3,<3", markers = "python_version >= \"3.8\""} packaging = ">20.9" pathspec = ">=0.9,<0.12" -protobuf = ">=4.0.0" +protobuf = ">=4.0.0,<5" pytz = ">=2015.7" pyyaml = ">=6.0" requests = "<3.0.0" -sqlparse = ">=0.2.3,<0.4.4" +sqlparse = ">=0.2.3,<0.5" typing-extensions = ">=3.7.4" werkzeug = ">=1,<3" @@ -1711,13 +1711,13 @@ testing = ["Django (<3.1)", "attrs", "colorama", "docopt", "pytest (<7.0.0)"] [[package]] name = "jinja2" -version = "3.1.2" +version = "3.1.5" description = "A very fast and expressive template engine." optional = false python-versions = ">=3.7" files = [ - {file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"}, - {file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"}, + {file = "jinja2-3.1.5-py3-none-any.whl", hash = "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb"}, + {file = "jinja2-3.1.5.tar.gz", hash = "sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"}, ] [package.dependencies]