From 44eb77b7188f7845c535a1855bb3e37ac9764ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 04:53:15 +0000 Subject: [PATCH 1/2] Bump pysqa from 0.1.18 to 0.1.19 Bumps [pysqa](https://github.com/pyiron/pysqa) from 0.1.18 to 0.1.19. - [Release notes](https://github.com/pyiron/pysqa/releases) - [Commits](https://github.com/pyiron/pysqa/compare/pysqa-0.1.18...pysqa-0.1.19) --- updated-dependencies: - dependency-name: pysqa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 22c66cf98..83e98ad28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "psutil==5.9.8", "pyfileindex==0.0.24", "pympipool==0.8.0", - "pysqa==0.1.18", + "pysqa==0.1.19", "sqlalchemy==2.0.29", "tables==3.9.2", "tqdm==4.66.2", From 2ebb94e06a3278ac600f88ddcc5df505e55d7578 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 04:53:32 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 52e9b1646..e785b1329 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -18,7 +18,7 @@ dependencies: - psutil =5.9.8 - pyfileindex =0.0.24 - pympipool =0.8.0 -- pysqa =0.1.18 +- pysqa =0.1.19 - pytables =3.9.2 - sqlalchemy =2.0.29 - tqdm =4.66.2 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 1ff2e6dcf..bf4f29525 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -17,7 +17,7 @@ dependencies: - psutil =5.9.8 - pyfileindex =0.0.24 - pympipool =0.8.0 -- pysqa =0.1.18 +- pysqa =0.1.19 - pytables =3.9.2 - sqlalchemy =2.0.29 - tqdm =4.66.2