From a6543449608700d60d633cba00b72c9ef9423b79 Mon Sep 17 00:00:00 2001 From: tcompa <3862206+tcompa@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:13:56 +0000 Subject: [PATCH] Update dependencies in `poetry.lock` --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5cc1fc96..c0823888 100644 --- a/poetry.lock +++ b/poetry.lock @@ -711,7 +711,7 @@ typing = ["typing-extensions (>=4.12.2)"] [[package]] name = "fractal-server" -version = "2.7.0a8" +version = "2.7.0a9" description = "Server component of the Fractal analytics platform" optional = false python-versions = "^3.9" @@ -746,7 +746,7 @@ postgres-psycopg-binary = ["psycopg[binary] (>=3.1.0,<4.0.0)"] type = "git" url = "https://github.com/fractal-analytics-platform/fractal-server.git" reference = "main" -resolved_reference = "e4542238f7b816f5e712ac3cbc5fb0f38656d309" +resolved_reference = "64bba84eb8282d305654394683fa3c3f440f013b" [[package]] name = "ghp-import" @@ -1071,13 +1071,13 @@ files = [ [[package]] name = "mako" -version = "1.3.5" +version = "1.3.6" description = "A super-fast templating language that borrows the best ideas from the existing templating languages." optional = false python-versions = ">=3.8" files = [ - {file = "Mako-1.3.5-py3-none-any.whl", hash = "sha256:260f1dbc3a519453a9c856dedfe4beb4e50bd5a26d96386cb6c80856556bb91a"}, - {file = "Mako-1.3.5.tar.gz", hash = "sha256:48dbc20568c1d276a2698b36d968fa76161bf127194907ea6fc594fa81f943bc"}, + {file = "Mako-1.3.6-py3-none-any.whl", hash = "sha256:a91198468092a2f1a0de86ca92690fb0cfc43ca90ee17e15d93662b4c04b241a"}, + {file = "mako-1.3.6.tar.gz", hash = "sha256:9ec3a1583713479fae654f83ed9fa8c9a4c16b7bb0daba0e6bbebff50c0d983d"}, ] [package.dependencies]