Skip to content

Commit cfb7cce

Browse files
committed
[dependabot skip] Update env file
1 parent bd48dbe commit cfb7cce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- hatchling =1.27.0
4+
- hatchling =1.28.0
55
- hatch-vcs =0.5.0
66
- python >=3.11,<3.15

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
- sphinx-gallery
88
- sphinx-rtd-theme
99
- versioneer
10-
- hatchling =1.27.0
10+
- hatchling =1.28.0
1111
- hatch-vcs =0.5.0
1212
- python >=3.11,<3.15

0 commit comments

Comments
 (0)