diff --git a/poetry.lock b/poetry.lock index f95eb32bf..b609be150 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1032,13 +1032,13 @@ pyasn1 = ">=0.4.6" [[package]] name = "libsast" -version = "3.0.1" +version = "3.0.2" description = "A generic SAST library built on top of semgrep and regex" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "libsast-3.0.1-py3-none-any.whl", hash = "sha256:158560fc2506a5f1fe3b2ab987201074c4d1a7d0875788ccb9cb834589c805f6"}, - {file = "libsast-3.0.1.tar.gz", hash = "sha256:e97b95e46dd804467722a90dd7abff5f270050de23c6084a93c3fb7816e15546"}, + {file = "libsast-3.0.2-py3-none-any.whl", hash = "sha256:063a2ea80da9fc247077461aa2a608187aa1f68331455f421ab6328b13c6efa9"}, + {file = "libsast-3.0.2.tar.gz", hash = "sha256:f585328b1a927d1d47c776ae36db83860acc521f5f2a6fd7153aeae367c20d38"}, ] [package.dependencies] @@ -2630,13 +2630,13 @@ files = [ [[package]] name = "werkzeug" -version = "3.1.1" +version = "3.1.2" description = "The comprehensive WSGI web application library." optional = false python-versions = ">=3.9" files = [ - {file = "werkzeug-3.1.1-py3-none-any.whl", hash = "sha256:a71124d1ef06008baafa3d266c02f56e1836a5984afd6dd6c9230669d60d9fb5"}, - {file = "werkzeug-3.1.1.tar.gz", hash = "sha256:8cd39dfbdfc1e051965f156163e2974e52c210f130810e9ad36858f0fd3edad4"}, + {file = "werkzeug-3.1.2-py3-none-any.whl", hash = "sha256:4f7d1a5de312c810a8a2c6f0b47e9f6a7cffb7c8322def35e4d4d9841ff85597"}, + {file = "werkzeug-3.1.2.tar.gz", hash = "sha256:f471a4cd167233077e9d2a8190c3471c5bc520c636a9e3c1e9300c33bced03bc"}, ] [package.dependencies]