From c77a44a7b3cb40fdeaa3ae9c747c226fc29313aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:17:05 +0000 Subject: [PATCH 1/2] Bump pysqa from 0.1.15 to 0.1.16 Bumps [pysqa](https://github.com/pyiron/pysqa) from 0.1.15 to 0.1.16. - [Release notes](https://github.com/pyiron/pysqa/releases) - [Commits](https://github.com/pyiron/pysqa/compare/pysqa-0.1.15...pysqa-0.1.16) --- 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 39c92ef7e..1bdfa752b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "psutil==5.9.8", "pyfileindex==0.0.22", "pympipool==0.7.13", - "pysqa==0.1.15", + "pysqa==0.1.16", "sqlalchemy==2.0.27", "tables==3.9.2", "tqdm==4.66.2", From 58dd68972a239573469acb1f1f879f842ad43f0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:18:52 +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 f6d1fcb52..491470556 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.22 - pympipool =0.7.13 -- pysqa =0.1.15 +- pysqa =0.1.16 - pytables =3.9.2 - sqlalchemy =2.0.27 - tqdm =4.66.2 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index d00280f32..65425e66e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -17,7 +17,7 @@ dependencies: - psutil =5.9.8 - pyfileindex =0.0.22 - pympipool =0.7.13 -- pysqa =0.1.15 +- pysqa =0.1.16 - pytables =3.9.2 - sqlalchemy =2.0.27 - tqdm =4.66.2