From a3f40e5c31c26e4ecda396c4cf672bf91cc7ba77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:45:36 +0000 Subject: [PATCH] Bump pydot from 4.0.0 to 4.0.1 Bumps [pydot](https://github.com/pydot/pydot) from 4.0.0 to 4.0.1. - [Changelog](https://github.com/pydot/pydot/blob/main/ChangeLog) - [Commits](https://github.com/pydot/pydot/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pydot dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 29c5b34..aa218ca 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ tensorflow==2.20.0 numpy==1.26.4 numpydoc==1.7.0 astropy==6.1.4 -pydot==4.0.0 +pydot==4.0.1 graphviz==0.21 astroquery==0.4.9 boto3==1.42.45