From e48be06c513ffb80f4c77a567a9a13bc00989ae0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 23 Sep 2024 20:59:15 +0000
Subject: [PATCH] Bump pydot from 2.0.0 to 3.0.1

Bumps [pydot](https://github.com/pydot/pydot) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/pydot/pydot/blob/main/ChangeLog)
- [Commits](https://github.com/pydot/pydot/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pydot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 docs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/requirements.txt b/docs/requirements.txt
index e721394..6643718 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -7,7 +7,7 @@ tensorflow==2.17.0
 numpy==2.1.1
 numpydoc==1.7.0
 astropy==6.1.1
-pydot==2.0.0
+pydot==3.0.1
 graphviz==0.20.3
 astroquery==0.4.7
 boto3==1.28.7