From 9b9d1d25fa44c89083151513cde3d25f203706f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 13:20:44 +0000 Subject: [PATCH] Bump tomtoolkit from 2.31.5 to 2.31.6 Bumps [tomtoolkit](https://github.com/TOMToolkit/tom_base) from 2.31.5 to 2.31.6. - [Release notes](https://github.com/TOMToolkit/tom_base/releases) - [Commits](https://github.com/TOMToolkit/tom_base/compare/2.31.5...2.31.6) --- updated-dependencies: - dependency-name: tomtoolkit dependency-version: 2.31.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index fffbb1d..9149d98 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 = "annotated-doc" @@ -2173,19 +2173,19 @@ files = [ [[package]] name = "tomtoolkit" -version = "2.31.5" +version = "2.31.6" description = "TOM Toolkit and base modules" optional = false python-versions = "<3.14,>=3.10.0" groups = ["main"] files = [ - {file = "tomtoolkit-2.31.5-py3-none-any.whl", hash = "sha256:f3cbaa2c3af941d5b22d5d0d74f81ff143bb91415717f6ac12b5551a4ced41f4"}, - {file = "tomtoolkit-2.31.5.tar.gz", hash = "sha256:0b8006821e78a6a9de8a0e3bb1359f6c3e88019a6914efbd49b2c158b204425d"}, + {file = "tomtoolkit-2.31.6-py3-none-any.whl", hash = "sha256:62043767b1a6c956fa8dec6e95488b376b3ec95a6c45ed22e18f43b8b0f2ec21"}, + {file = "tomtoolkit-2.31.6.tar.gz", hash = "sha256:78c29b3bb70e3ff212c37df75c885ad3141f334b604c60f15f2bc3029f6b8841"}, ] [package.dependencies] astroplan = ">=0.8,<0.11" -astropy = {version = ">=5.3.3,<7", markers = "python_version >= \"3.10\""} +astropy = {version = ">=5.3.3,<8", markers = "python_version >= \"3.10\""} astroquery = "<1" beautifulsoup4 = "<5" crispy-bootstrap4 = ">=2023.1,<2024.11"