From 8aeb0d4281fc0eb539c743c5b159c69d7a63be29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ru=20Ke=C3=AFn?= <3181182+alphasentaurii@users.noreply.github.com> Date: Sat, 6 Apr 2024 16:05:52 -0400 Subject: [PATCH] Bump pydot from 1.4.2 to 2.0.0 (#64) Bumps [pydot](https://github.com/pydot/pydot) from 1.4.2 to 2.0.0. - [Changelog](https://github.com/pydot/pydot/blob/master/ChangeLog) - [Commits](https://github.com/pydot/pydot/compare/v1.4.2...v2.0.0) --- updated-dependencies: - dependency-name: pydot dependency-type: direct:production update-type: version-update:semver-major ... 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 15c1cb7..b245f12 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ tensorflow==2.13.0 numpy==1.24.3 numpydoc==1.5.0 astropy==5.3.1 -pydot==1.4.2 +pydot==2.0.0 graphviz==0.20.1 astroquery==0.4.6 boto3==1.28.7