From 1134985959bc8846fc0765d0a61bde967780d49d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 11:37:15 +0000 Subject: [PATCH] chore(deps): update dependency pygef to v0.14.1 --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7f2413c..ff7106f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ map = [ "matplotlib>=3.10.1,<4", ] plot = ["kaleido>=1,<2"] -gef = ["pygef>=0.11.1,<0.12"] +gef = ["pygef>=0.14.1,<0.15"] notebook = ["cems-nuclei[client]>=3.0.0,<4"] test = [ # coveralls is fixed to 3.3.1, because there is no support for python 3.13 diff --git a/requirements.txt b/requirements.txt index 4305102..829dfbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -162,7 +162,7 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.3 # via stack-data -pygef==0.11.1 +pygef==0.14.1 # via geoprofile (pyproject.toml) pygments==2.19.2 # via