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"