From 46ffe8d62d1dfbf6225deacdccd31f691c85e793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:40:09 -0400 Subject: [PATCH] Bump tensorflow from 2.13.0 to 2.17.0 (#79) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.13.0 to 2.17.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.13.0...v2.17.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2a95e41..3cf97c1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ Sphinx==6.2.1 sphinx-automodapi==0.17.0 sphinx_rtd_theme==2.0.0 matplotlib==3.8.4 -tensorflow==2.13.0 +tensorflow==2.17.0 numpy==1.24.3 numpydoc==1.7.0 astropy==6.1.1