From 30c35b1f467b58092f83a125a27c767896ae6134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:17:17 +0200 Subject: [PATCH] Bump pyscf from 2.6.0 to 2.6.2 (#2415) Bumps [pyscf](https://github.com/pyscf/pyscf) from 2.6.0 to 2.6.2. - [Release notes](https://github.com/pyscf/pyscf/releases) - [Changelog](https://github.com/pyscf/pyscf/blob/master/CHANGELOG) - [Commits](https://github.com/pyscf/pyscf/compare/v2.6.0...v2.6.2) --- updated-dependencies: - dependency-name: pyscf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index 5b6968b7f6..28dc5a9f7b 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -19,7 +19,7 @@ sphinx-gallery==0.15.0 nbsphinx==0.9.3 matplotlib==3.8.1 pandas==2.1.3 -pyscf==2.6.0; sys_platform != 'win32' +pyscf==2.6.2; sys_platform != 'win32' openfermion==1.6.1; sys_platform != 'win32' openfermionpyscf==0.5; sys_platform != 'win32' bqskit==1.1.1