From 5ba6c9260359fb9549e2d6bfbe78f69421a9525b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:08:07 +0000 Subject: [PATCH] Bump dendropy from 5.0.1 to 5.0.8 Bumps [dendropy](https://github.com/jeetsukumaran/DendroPy) from 5.0.1 to 5.0.8. - [Changelog](https://github.com/jeetsukumaran/DendroPy/blob/main/CHANGES.rst) - [Commits](https://github.com/jeetsukumaran/DendroPy/compare/v5.0.1...v5.0.8) --- updated-dependencies: - dependency-name: dendropy dependency-version: 5.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9ec8e0f..8e7174a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "atomicwrites" @@ -139,14 +139,14 @@ toml = ["tomli ; python_full_version <= \"3.11.0a6\""] [[package]] name = "dendropy" -version = "5.0.1" +version = "5.0.8" description = "A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters." optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" groups = ["main"] files = [ - {file = "DendroPy-5.0.1-py3-none-any.whl", hash = "sha256:20066d300e65517119f885baf1061717bbb68cbb5190e611f3ff8b558e20cbc6"}, - {file = "DendroPy-5.0.1.tar.gz", hash = "sha256:f2815e7649a6fe2924ff3fdf00a660c948dc6f3316e303b8b022f74cc75ca42e"}, + {file = "DendroPy-5.0.8-py3-none-any.whl", hash = "sha256:6fa3fe71c67cf71d262cf33f12395735de9cd439852d0bd2d229c19df89a2992"}, + {file = "DendroPy-5.0.8.tar.gz", hash = "sha256:1aa901399dc588d56f155930992dd03549f5d8e617ae09a65686bbda98b6ace3"}, ] [package.dependencies] @@ -159,7 +159,7 @@ description = "Backport of PEP 654 (exception groups)" optional = true python-versions = ">=3.7" groups = ["main"] -markers = "extra == \"dev\" and python_version < \"3.11\"" +markers = "extra == \"dev\" and python_version == \"3.10\"" files = [ {file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"}, {file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"},