From 1561fc781228c5ad31af9807c2eb284f109513df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:04:00 +0000 Subject: [PATCH] Bump orjson from 3.9.14 to 3.9.15 in /requirements Bumps [orjson](https://github.com/ijl/orjson) from 3.9.14 to 3.9.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.9.14...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/macos-latest_py3.10.txt | 2 +- requirements/macos-latest_py3.10_extras.txt | 2 +- requirements/macos-latest_py3.11.txt | 2 +- requirements/macos-latest_py3.11_extras.txt | 2 +- requirements/macos-latest_py3.12.txt | 2 +- requirements/macos-latest_py3.12_extras.txt | 2 +- requirements/macos-latest_py3.9.txt | 2 +- requirements/macos-latest_py3.9_extras.txt | 2 +- requirements/ubuntu-latest_py3.10.txt | 2 +- requirements/ubuntu-latest_py3.10_extras.txt | 2 +- requirements/ubuntu-latest_py3.11.txt | 2 +- requirements/ubuntu-latest_py3.11_extras.txt | 2 +- requirements/ubuntu-latest_py3.12.txt | 2 +- requirements/ubuntu-latest_py3.12_extras.txt | 2 +- requirements/ubuntu-latest_py3.9.txt | 2 +- requirements/ubuntu-latest_py3.9_extras.txt | 2 +- requirements/windows-latest_py3.10.txt | 2 +- requirements/windows-latest_py3.10_extras.txt | 2 +- requirements/windows-latest_py3.11.txt | 2 +- requirements/windows-latest_py3.11_extras.txt | 2 +- requirements/windows-latest_py3.12.txt | 2 +- requirements/windows-latest_py3.12_extras.txt | 2 +- requirements/windows-latest_py3.9.txt | 2 +- requirements/windows-latest_py3.9_extras.txt | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index 3741392..838ecec 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -117,7 +117,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index 06cfcfa..2d6d15a 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -171,7 +171,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 1e5877a..3273971 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -115,7 +115,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index e03979c..cab3c45 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -167,7 +167,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.12.txt b/requirements/macos-latest_py3.12.txt index b99e094..5af657d 100644 --- a/requirements/macos-latest_py3.12.txt +++ b/requirements/macos-latest_py3.12.txt @@ -115,7 +115,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.12_extras.txt b/requirements/macos-latest_py3.12_extras.txt index 9dc3c67..3af84a8 100644 --- a/requirements/macos-latest_py3.12_extras.txt +++ b/requirements/macos-latest_py3.12_extras.txt @@ -167,7 +167,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index d91d830..4401cf1 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -121,7 +121,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index df13a5b..649329a 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -177,7 +177,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index 2a43b62..02c73e2 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -117,7 +117,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index bbcd80c..44b3b84 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -171,7 +171,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 1a6252e..3681124 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -115,7 +115,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index a4c7a7b..c6bc5a8 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -167,7 +167,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.12.txt b/requirements/ubuntu-latest_py3.12.txt index d123c0a..566d51a 100644 --- a/requirements/ubuntu-latest_py3.12.txt +++ b/requirements/ubuntu-latest_py3.12.txt @@ -115,7 +115,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.12_extras.txt b/requirements/ubuntu-latest_py3.12_extras.txt index e99a857..4edad8a 100644 --- a/requirements/ubuntu-latest_py3.12_extras.txt +++ b/requirements/ubuntu-latest_py3.12_extras.txt @@ -167,7 +167,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index b77cb1e..2b6d57c 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -121,7 +121,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index cd1e075..1f89717 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -177,7 +177,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.10.txt b/requirements/windows-latest_py3.10.txt index 7934ba2..3e9349b 100644 --- a/requirements/windows-latest_py3.10.txt +++ b/requirements/windows-latest_py3.10.txt @@ -121,7 +121,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.10_extras.txt b/requirements/windows-latest_py3.10_extras.txt index 8c962de..782d9cd 100644 --- a/requirements/windows-latest_py3.10_extras.txt +++ b/requirements/windows-latest_py3.10_extras.txt @@ -178,7 +178,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.11.txt b/requirements/windows-latest_py3.11.txt index 159a114..83ff320 100644 --- a/requirements/windows-latest_py3.11.txt +++ b/requirements/windows-latest_py3.11.txt @@ -119,7 +119,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.11_extras.txt b/requirements/windows-latest_py3.11_extras.txt index 335a5fe..f9cf832 100644 --- a/requirements/windows-latest_py3.11_extras.txt +++ b/requirements/windows-latest_py3.11_extras.txt @@ -174,7 +174,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.12.txt b/requirements/windows-latest_py3.12.txt index da95c03..ce585a1 100644 --- a/requirements/windows-latest_py3.12.txt +++ b/requirements/windows-latest_py3.12.txt @@ -119,7 +119,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.12_extras.txt b/requirements/windows-latest_py3.12_extras.txt index c59b663..d6185b1 100644 --- a/requirements/windows-latest_py3.12_extras.txt +++ b/requirements/windows-latest_py3.12_extras.txt @@ -174,7 +174,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.9.txt b/requirements/windows-latest_py3.9.txt index c7aec6c..0c909bb 100644 --- a/requirements/windows-latest_py3.9.txt +++ b/requirements/windows-latest_py3.9.txt @@ -125,7 +125,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via diff --git a/requirements/windows-latest_py3.9_extras.txt b/requirements/windows-latest_py3.9_extras.txt index 96efeae..6b10cba 100644 --- a/requirements/windows-latest_py3.9_extras.txt +++ b/requirements/windows-latest_py3.9_extras.txt @@ -184,7 +184,7 @@ numpy==1.26.4 # pymatgen # scipy # spglib -orjson==3.9.14 +orjson==3.9.15 # via maggma packaging==23.2 # via