From 67edc144ca75d51c47c5c3b0faabb648906a0fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 10:40:51 +0100 Subject: [PATCH 1/2] Bump numpy from 1.20.3 to 1.22.0 in /docs/src (#49) Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/requirements.txt b/docs/src/requirements.txt index bb612fc..37f3cef 100644 --- a/docs/src/requirements.txt +++ b/docs/src/requirements.txt @@ -8,7 +8,7 @@ bumps==0.8.0 future==0.18.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" importlib-metadata==4.5.0; python_version < "3.8" and python_version >= "3.6" lmfit==1.0.2; python_version >= "3.6" -numpy==1.20.3; python_version >= "3.7" +numpy==1.22.0; python_version >= "3.7" packaging==20.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" pandas==1.1.5; python_full_version >= "3.6.1" and python_version >= "3.6" pint==0.16.1; python_version >= "3.6" From a1609c149035e9555d8e3851d46e7dacd6488876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 10:41:04 +0100 Subject: [PATCH 2/2] Bump scipy from 1.6.1 to 1.11.1 in /docs/src (#48) Bumps [scipy](https://github.com/scipy/scipy) from 1.6.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/requirements.txt b/docs/src/requirements.txt index 37f3cef..c3c1fe2 100644 --- a/docs/src/requirements.txt +++ b/docs/src/requirements.txt @@ -15,7 +15,7 @@ pint==0.16.1; python_version >= "3.6" pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" python-dateutil==2.8.1; python_full_version >= "3.6.1" and python_version >= "3.6" pytz==2021.1; python_full_version >= "3.6.1" and python_version >= "3.6" -scipy==1.6.1; python_version >= "3.7" +scipy==1.11.1; python_version >= "3.7" six==1.16.0; python_full_version >= "3.6.1" and python_version >= "3.6" typing-extensions==3.10.0.0; python_version < "3.8" and python_version >= "3.6" uncertainties==3.1.5