From 378ebe5176aa39063a66cc4b3ae597af940c6eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 08:12:33 +0000 Subject: [PATCH] Bump funcy from 2.0 to 2.1 Bumps [funcy](https://github.com/Suor/funcy) from 2.0 to 2.1. - [Changelog](https://github.com/Suor/funcy/blob/master/CHANGELOG) - [Commits](https://github.com/Suor/funcy/commits) --- updated-dependencies: - dependency-name: funcy dependency-version: '2.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a7754c5..6b476aa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1202,14 +1202,14 @@ files = [ [[package]] name = "funcy" -version = "2.0" +version = "2.1" description = "A fancy and practical functional tools" optional = false python-versions = "*" groups = ["main", "dev"] files = [ - {file = "funcy-2.0-py2.py3-none-any.whl", hash = "sha256:53df23c8bb1651b12f095df764bfb057935d49537a56de211b098f4c79614bb0"}, - {file = "funcy-2.0.tar.gz", hash = "sha256:3963315d59d41c6f30c04bc910e10ab50a3ac4a225868bfa96feed133df075cb"}, + {file = "funcy-2.1-py3-none-any.whl", hash = "sha256:290794186530c944f7e444d2e28b98f33a55685f2bfb9b7a61dac564decab8f8"}, + {file = "funcy-2.1.tar.gz", hash = "sha256:8979feb3de7120afd1d00e5a8eae810c1942e4bfbc91697151e9ee1e49f79284"}, ] [[package]]