From 686562ea46adf524f4e0cd6472a95ceaa37de935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:03:14 +0000 Subject: [PATCH 1/2] Bump sqlalchemy from 2.0.27 to 2.0.29 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.27 to 2.0.29. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82d22c32..05dd5d18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyxem==0.17.0 pyxtal==0.6.2 scanf==1.5.2 seaborn==0.13.2 -sqlalchemy==2.0.27 +sqlalchemy==2.0.29 structdbrest==0.0.1 temmeta==0.0.6 vtk==9.2.6 From fdf591c94e2165f69dbcfbbd7bf7ab1d6cb4c7df Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 3 Apr 2024 18:03:30 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- base/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/environment.yml b/base/environment.yml index e7a5d19f..4577c3ab 100644 --- a/base/environment.yml +++ b/base/environment.yml @@ -4,6 +4,6 @@ dependencies: - ipywidgets =8.1.2 - pyiron_base =0.8.0 - seaborn =0.13.2 -- sqlalchemy =2.0.27 +- sqlalchemy =2.0.29 - git =2.43.0 - openmpi =4.1.6