Skip to content

Commit 8f61bd1

Browse files
chore(deps): update dependency pygef to v0.14.0
1 parent a2b74bb commit 8f61bd1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ map = [
2929
"matplotlib>=3.10.1,<4",
3030
]
3131
plot = ["kaleido>=1,<2"]
32-
gef = ["pygef>=0.11.1,<0.12"]
32+
gef = ["pygef>=0.14,<0.15"]
3333
notebook = ["cems-nuclei[client]>=3.0.0,<4"]
3434
test = [
3535
# coveralls is fixed to 3.3.1, because there is no support for python 3.13

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ ptyprocess==0.7.0
162162
# via pexpect
163163
pure-eval==0.2.3
164164
# via stack-data
165-
pygef==0.11.1
165+
pygef==0.14.0
166166
# via geoprofile (pyproject.toml)
167167
pygments==2.19.2
168168
# via

0 commit comments

Comments
 (0)