From 34a82af51f6f2adb66c91a51751eaec8fc7db49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:58:56 +0000 Subject: [PATCH 1/4] Bump torch from 1.4.0 to 2.2.0 Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.4.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 204f015..cb725eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ george nestle elk-waveform gpytorch==1.0.1 -torch==1.4.0 +torch==2.2.0 torchvision==0.5.0 From fca68b73aad912c53287ed10e95392676637255b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 20 Aug 2024 14:12:41 +0100 Subject: [PATCH 2/4] Update torch from 2.2.0 to 2.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb725eb..d7acace 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ george nestle elk-waveform gpytorch==1.0.1 -torch==2.2.0 +torch==2.4.0 torchvision==0.5.0 From 1fab73dca034061795a15c2a7a2235bdae1a24c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 20 Aug 2024 14:12:47 +0100 Subject: [PATCH 3/4] Pin numpydoc to latest version 1.8.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1ace67f..19b5387 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,6 +9,6 @@ george nestle sphinx -numpydoc +numpydoc==1.8.0 git+https://github.com/transientlunatic/sphinx-daniel-theme.git nbsphinx From c45dfd48069abe087a1b4ab4c3008f98e381275b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 20 Aug 2024 14:12:48 +0100 Subject: [PATCH 4/4] Pin nbsphinx to latest version 0.9.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1ace67f..6a0614e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,4 +11,4 @@ nestle sphinx numpydoc git+https://github.com/transientlunatic/sphinx-daniel-theme.git -nbsphinx +nbsphinx==0.9.5