From 8f080a6d3b7dd19ccef9b8a02bb560696dcf12da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 08:30:25 +0000 Subject: [PATCH] chore(deps): bump pydot from 3.0.3 to 3.0.4 Bumps [pydot](https://github.com/pydot/pydot) from 3.0.3 to 3.0.4. - [Changelog](https://github.com/pydot/pydot/blob/v3.0.4/ChangeLog) - [Commits](https://github.com/pydot/pydot/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: pydot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index de4a40d52..0c304c69b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "acdh-arche-assets" @@ -899,13 +899,13 @@ files = [ [[package]] name = "pydot" -version = "3.0.3" +version = "3.0.4" description = "Python interface to Graphviz's Dot" optional = false python-versions = ">=3.8" files = [ - {file = "pydot-3.0.3-py3-none-any.whl", hash = "sha256:9b0b3081e0bd362d0c61148da10eb1281ec80089b02a28cf06f9093843986f3d"}, - {file = "pydot-3.0.3.tar.gz", hash = "sha256:5e009d97b2fff92b7a88f09ec1fd5b163f07f3b10469c927d362471d6faa0d50"}, + {file = "pydot-3.0.4-py3-none-any.whl", hash = "sha256:bfa9c3fc0c44ba1d132adce131802d7df00429d1a79cc0346b0a5cd374dbe9c6"}, + {file = "pydot-3.0.4.tar.gz", hash = "sha256:3ce88b2558f3808b0376f22bfa6c263909e1c3981e2a7b629b65b451eee4a25d"}, ] [package.dependencies]