From 7435142d5ce036a9dfbd0cc81f430d632faa61e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:51:29 +0000 Subject: [PATCH] Bump nglview from 3.0.7 to 3.0.8 Bumps [nglview](https://github.com/arose/nglview) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/arose/nglview/releases) - [Changelog](https://github.com/nglviewer/nglview/blob/master/CHANGELOG.md) - [Commits](https://github.com/arose/nglview/compare/v3.0.7...v3.0.8) --- updated-dependencies: - dependency-name: nglview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index 6b051d6..41bc87d 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,4 +1,4 @@ numpy==1.25.2 matplotlib==3.8.0 scikit-learn==1.3 -nglview==3.0.7 \ No newline at end of file +nglview==3.0.8 \ No newline at end of file