Skip to content

Commit a1ee896

Browse files
Bump pysqa from 0.4.2 to 0.4.3
Bumps [pysqa](https://github.com/pyiron/pysqa) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/pyiron/pysqa/releases) - [Commits](pyiron/pysqa@pysqa-0.4.2...pysqa-0.4.3) --- updated-dependencies: - dependency-name: pysqa dependency-version: 0.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 640e440 commit a1ee896

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ graphnotebook = [
5353
]
5454
mpi = ["mpi4py==4.1.2"]
5555
cluster = [
56-
"pysqa==0.4.2",
56+
"pysqa==0.4.3",
5757
"h5py==3.16.0",
5858
]
5959
validation = [
6060
"pydantic==2.13.4",
6161
]
6262
all = [
6363
"mpi4py==4.1.2",
64-
"pysqa==0.4.2",
64+
"pysqa==0.4.3",
6565
"h5py==3.16.0",
6666
"pydantic==2.13.4",
6767
"pygraphviz==1.14",

0 commit comments

Comments
 (0)