From 531b9fb25512f397da25d2e73d6cbd9713584da9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:46:48 +0000 Subject: [PATCH] Bump tomtoolkit from 2.18.2 to 2.18.6 Bumps [tomtoolkit](https://github.com/TOMToolkit/tom_base) from 2.18.2 to 2.18.6. - [Release notes](https://github.com/TOMToolkit/tom_base/releases) - [Commits](https://github.com/TOMToolkit/tom_base/compare/2.18.2...2.18.6) --- updated-dependencies: - dependency-name: tomtoolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index ae66bd0..64ba778 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.6" 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.6-py3-none-any.whl", hash = "sha256:2c750e3affd3a15fba764a9380e09dd95eddb85c2d6943feebcae9c5e4f3a187"}, + {file = "tomtoolkit-2.18.6.tar.gz", hash = "sha256:9a3116f279ecd57bebc3f581657c0dbc745703767d4a8397706112262ef71f2f"}, ] [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\""}, @@ -2137,7 +2136,7 @@ django-extensions = ">=3,<4" django-filter = ">=23,<25" django-gravatar2 = ">=1,<2" django-guardian = ">=2,<3" -djangorestframework = "<4" +djangorestframework = ">=3.15,<4" dramatiq = {version = "<2.0.0", extras = ["redis", "watch"]} fits2image = ">=0.4,<0.5" markdown = "<4"