Skip to content

Commit 232ccd1

Browse files
Bump seekpath from 2.2.0 to 2.2.1 (#1932)
* Bump seekpath from 2.2.0 to 2.2.1 Bumps [seekpath](https://github.com/materialscloud-org/seekpath) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/materialscloud-org/seekpath/releases) - [Changelog](https://github.com/materialscloud-org/seekpath/blob/main/CHANGELOG.md) - [Commits](materialscloud-org/seekpath@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: seekpath dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46a053e commit 232ccd1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
- pyscal3 =3.3.0
2727
- scikit-learn =1.8.0
2828
- scipy =1.16.3
29-
- seekpath =2.2.0
29+
- seekpath =2.2.1
3030
- spglib =2.7.0
3131
- structuretoolkit =0.0.39
3232
- pyxtal =1.1.1

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
- pyscal3 =3.3.0
2424
- scikit-learn =1.8.0
2525
- scipy =1.16.3
26-
- seekpath =2.2.0
26+
- seekpath =2.2.1
2727
- spglib =2.7.0
2828
- structuretoolkit =0.0.39
2929
- sphinx_parser =0.1.6

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- pyscal3 =3.3.0
2323
- scikit-learn =1.8.0
2424
- scipy =1.16.3
25-
- seekpath =2.2.0
25+
- seekpath =2.2.1
2626
- spglib =2.7.0
2727
- structuretoolkit =0.0.39
2828
- pyxtal =1.1.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"pyscal3==3.3.0",
4444
"scipy==1.16.3",
4545
"scikit-learn==1.8.0",
46-
"seekpath==2.2.0",
46+
"seekpath==2.2.1",
4747
"spglib==2.7.0",
4848
"structuretoolkit==0.0.39",
4949
"sphinx-parser==0.1.6",

0 commit comments

Comments
 (0)