Skip to content

Commit 2bee8b3

Browse files
committed
[dependabot skip] Update env file
1 parent 788d204 commit 2bee8b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.binder/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ dependencies:
66
- cloudpickle =3.1.1
77
- executorlib =1.7.1
88
- graphviz =9.0.0
9+
- hatchling =1.27.0
10+
- hatch-vcs =0.5.0
911
- pandas =2.3.2
1012
- pint =0.25
1113
- pyiron_snippets =0.2.0
1214
- python >=3.11,<3.14
1315
- python-graphviz =0.21
1416
- rdflib =7.1.4
1517
- semantikon =0.0.22
16-
- setuptools>=68
1718
- toposort =1.10
1819
- typeguard =4.4.4
19-
- wheel

docs/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ dependencies:
1212
- cloudpickle =3.1.1
1313
- executorlib =1.7.1
1414
- graphviz =9.0.0
15+
- hatchling =1.27.0
16+
- hatch-vcs =0.5.0
1517
- pandas =2.3.2
1618
- pint =0.25
1719
- pyiron_snippets =0.2.0
1820
- python >=3.11,<3.14
1921
- python-graphviz =0.21
2022
- rdflib =7.1.4
2123
- semantikon =0.0.22
22-
- setuptools>=68
2324
- toposort =1.10
2425
- typeguard =4.4.4
25-
- wheel

0 commit comments

Comments
 (0)