Skip to content

Commit fe9d937

Browse files
Bump pysqa from 0.2.7 to 0.3.0 (#739)
* Bump pysqa from 0.2.7 to 0.3.0 Bumps [pysqa](https://github.com/pyiron/pysqa) from 0.2.7 to 0.3.0. - [Release notes](https://github.com/pyiron/pysqa/releases) - [Commits](pyiron/pysqa@pysqa-0.2.7...pysqa-0.3.0) --- updated-dependencies: - dependency-name: pysqa dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump pysqa from 0.2.7 to 0.3.0 Bumps [pysqa](https://github.com/pyiron/pysqa) from 0.2.7 to 0.3.0. - [Release notes](https://github.com/pyiron/pysqa/releases) - [Commits](pyiron/pysqa@pysqa-0.2.7...pysqa-0.3.0) --- updated-dependencies: - dependency-name: pysqa dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update cluster env file Signed-off-by: liamhuber <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: liamhuber <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: liamhuber <[email protected]>
1 parent 026ab2e commit fe9d937

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- pysqa =0.2.7
4+
- pysqa =0.3.0
55
- h5py =3.14.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Repository = "https://github.com/pyiron/pyiron_workflow"
5858

5959
[project.optional-dependencies]
6060
cluster = [
61-
"pysqa==0.2.7",
61+
"pysqa==0.3.0",
6262
"h5py==3.14.0",
6363
]
6464

0 commit comments

Comments
 (0)