From 585a534420f5a1bf1a1f730f96d3d4c6d3fb74d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:27:11 +0000 Subject: [PATCH] Bump tomtoolkit from 2.18.2 to 2.18.5 Bumps [tomtoolkit](https://github.com/TOMToolkit/tom_base) from 2.18.2 to 2.18.5. - [Release notes](https://github.com/TOMToolkit/tom_base/releases) - [Commits](https://github.com/TOMToolkit/tom_base/compare/2.18.2...2.18.5) --- updated-dependencies: - dependency-name: tomtoolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index ae66bd0..662bc1e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1315,7 +1315,6 @@ files = [ {file = "lxml-5.2.1-cp37-cp37m-musllinux_1_2_x86_64.whl", hash = "sha256:9e2addd2d1866fe112bc6f80117bcc6bc25191c5ed1bfbcf9f1386a884252ae8"}, {file = "lxml-5.2.1-cp37-cp37m-win32.whl", hash = "sha256:f51969bac61441fd31f028d7b3b45962f3ecebf691a510495e5d2cd8c8092dbd"}, {file = "lxml-5.2.1-cp37-cp37m-win_amd64.whl", hash = "sha256:b0b58fbfa1bf7367dde8a557994e3b1637294be6cf2169810375caf8571a085c"}, - {file = "lxml-5.2.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:3e183c6e3298a2ed5af9d7a356ea823bccaab4ec2349dc9ed83999fd289d14d5"}, {file = "lxml-5.2.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:804f74efe22b6a227306dd890eecc4f8c59ff25ca35f1f14e7482bbce96ef10b"}, {file = "lxml-5.2.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:08802f0c56ed150cc6885ae0788a321b73505d2263ee56dad84d200cab11c07a"}, {file = "lxml-5.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0f8c09ed18ecb4ebf23e02b8e7a22a05d6411911e6fabef3a36e4f371f4f2585"}, @@ -2110,17 +2109,17 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] [[package]] name = "tomtoolkit" -version = "2.18.2" +version = "2.18.5" description = "TOM Toolkit and base modules" optional = false python-versions = "<3.12,>=3.8.1" files = [ - {file = "tomtoolkit-2.18.2-py3-none-any.whl", hash = "sha256:a3fb5af76334483c03697a59fabb489383b6c68cdbdb9ffbc23a7557463ddd38"}, - {file = "tomtoolkit-2.18.2.tar.gz", hash = "sha256:9fd29a227655b7b34f130c8d4a07741e21a2a4304f3df42f4bc1a50cd5489065"}, + {file = "tomtoolkit-2.18.5-py3-none-any.whl", hash = "sha256:1ed926029c34ce7b04668bcb4910ecf5087599556d3741fe7a816f598ddabdff"}, + {file = "tomtoolkit-2.18.5.tar.gz", hash = "sha256:4ced9a856aa67bc2d6c79920d91a0a3338e261985010b782bbf74b65d8e484a5"}, ] [package.dependencies] -astroplan = ">=0.8,<0.10" +astroplan = ">=0.8,<0.11" astropy = [ {version = ">=5.3.3,<6", markers = "python_version < \"3.12\" and python_version >= \"3.9\""}, {version = ">=3,<6", markers = "python_version < \"3.9\""},