From 22505639362167b95cdbe04e8bd797b217877ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:12:25 +0000 Subject: [PATCH 1/5] Bump monty from 2021.7.8 to 2021.8.17 Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2021.7.8 to 2021.8.17. - [Release notes](https://github.com/materialsvirtuallab/monty/releases) - [Changelog](https://github.com/materialsvirtuallab/monty/blob/master/docs/changelog.html) - [Commits](https://github.com/materialsvirtuallab/monty/compare/v2021.7.8...v2021.8.17) --- updated-dependencies: - dependency-name: monty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c481747..3532e63a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ pybind11==2.7.1 scipy==1.7.1 numpy==1.21.2 pyyaml==5.4.1 -monty==2021.7.8 +monty==2021.8.17 loguru==0.5.3 From 7ef3505557f60e9c3239599c97c9c985d7c81d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 20:09:50 +0000 Subject: [PATCH 2/5] Bump pybind11 from 2.7.1 to 2.8.1 Bumps [pybind11](https://github.com/pybind/pybind11) from 2.7.1 to 2.8.1. - [Release notes](https://github.com/pybind/pybind11/releases) - [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst) - [Commits](https://github.com/pybind/pybind11/compare/v2.7.1...v2.8.1) --- updated-dependencies: - dependency-name: pybind11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c481747..de6bf4e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pybind11==2.7.1 +pybind11==2.8.1 scipy==1.7.1 numpy==1.21.2 pyyaml==5.4.1 From 9a9b2b32033fcfbbfcb050858244ea3fc72432c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 20:11:48 +0000 Subject: [PATCH 3/5] Bump numpy from 1.21.2 to 1.21.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.21.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.21.2...v1.21.4) --- updated-dependencies: - dependency-name: numpy 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 0c481747..7f17e18a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pybind11==2.7.1 scipy==1.7.1 -numpy==1.21.2 +numpy==1.21.4 pyyaml==5.4.1 monty==2021.7.8 loguru==0.5.3 From 0cda37d1387526aefdba6d27e39d1bacd5cd085b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 04:27:30 +0000 Subject: [PATCH 4/5] Bump pyyaml from 5.4.1 to 6.0 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68f2f60b..93c881f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pybind11==2.7.1 scipy==1.7.1 numpy==1.21.4 -pyyaml==5.4.1 +pyyaml==6.0 monty==2021.8.17 loguru==0.5.3 From 657072190e2a6ea59dfda64628cc018818ce834e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 04:27:59 +0000 Subject: [PATCH 5/5] Bump scipy from 1.7.1 to 1.7.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: scipy 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 2162db46..f4de2185 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pybind11==2.8.1 -scipy==1.7.1 +scipy==1.7.2 numpy==1.21.4 pyyaml==5.4.1 monty==2021.8.17