diff --git a/packages/generator/poetry.lock b/packages/generator/poetry.lock index 56318f192..2f0e04ed1 100644 --- a/packages/generator/poetry.lock +++ b/packages/generator/poetry.lock @@ -910,22 +910,22 @@ files = [ [[package]] name = "mako" -version = "1.3.12" +version = "1.4.1" description = "A super-fast templating language that borrows the best ideas from the existing templating languages." optional = false -python-versions = ">=3.8" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "mako-1.3.12-py3-none-any.whl", hash = "sha256:8f61569480282dbf557145ce441e4ba888be453c30989f879f0d652e39f53ea9"}, - {file = "mako-1.3.12.tar.gz", hash = "sha256:9f778e93289bd410bb35daadeb4fc66d95a746f0b75777b942088b7fd7af550a"}, + {file = "mako-1.4.1-py3-none-any.whl", hash = "sha256:a359d9a94a541213958742b2698d0a7757bb83551767bc468a74b9905aba9617"}, + {file = "mako-1.4.1.tar.gz", hash = "sha256:d7904710b662996425a21627710c4777c45053146942cf8a7aebf757c92b8c27"}, ] [package.dependencies] -MarkupSafe = ">=0.9.2" +MarkupSafe = ">=2.0" [package.extras] babel = ["Babel"] -lingua = ["lingua"] +lingua = ["lingua (>=4.16)"] testing = ["pytest"] [[package]] diff --git a/packages/service/poetry.lock b/packages/service/poetry.lock index 1f37e4e05..7115baa8a 100644 --- a/packages/service/poetry.lock +++ b/packages/service/poetry.lock @@ -1708,15 +1708,15 @@ toml = ">=0.10.1" [[package]] name = "nidaqmx" -version = "1.5.0" -description = "NI-DAQmx Python API" +version = "1.6.0" +description = "Official NI-DAQmx Python API" optional = true python-versions = "<4.0,>=3.9" groups = ["main"] markers = "extra == \"drivers\" or extra == \"nidaqmx\"" files = [ - {file = "nidaqmx-1.5.0-py3-none-any.whl", hash = "sha256:ab2e6668027cc4f9fe0e4fdd7f5d77c6005f0587a849094b66bfde5bef533e7f"}, - {file = "nidaqmx-1.5.0.tar.gz", hash = "sha256:4e7e20b2a898b550f4d8563a9298d51193f9c9073d9b79f39bff073822fcac51"}, + {file = "nidaqmx-1.6.0-py3-none-any.whl", hash = "sha256:89bcb0abb0aff306218b3061b0b90b9f32745b71e79b554406641a15694a9229"}, + {file = "nidaqmx-1.6.0.tar.gz", hash = "sha256:324f3a7eaec8bbf8aa6497034a0bc8ffad77886b06bde966abaca007aa4ec055"}, ] [package.dependencies]