From 2f64add603678aebb3b03bcca9740a9b895ed6ae Mon Sep 17 00:00:00 2001 From: Andrew LeCody <348675+aceat64@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:57:17 -0500 Subject: [PATCH] update mkdocs-material==9.5.33+insiders.4.53.12 --- uv.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/uv.lock b/uv.lock index a9f62af..7479822 100644 --- a/uv.lock +++ b/uv.lock @@ -175,11 +175,11 @@ wheels = [ [[package]] name = "idna" -version = "3.7" +version = "3.8" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/21/ed/f86a79a07470cb07819390452f178b3bef1d375f2ec021ecfc709fc7cf07/idna-3.7.tar.gz", hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc", size = 189575 } +sdist = { url = "https://files.pythonhosted.org/packages/e8/ac/e349c5e6d4543326c6883ee9491e3921e0d07b55fdf3cce184b40d63e72a/idna-3.8.tar.gz", hash = "sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603", size = 189467 } wheels = [ - { url = "https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl", hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0", size = 66836 }, + { url = "https://files.pythonhosted.org/packages/22/7e/d71db821f177828df9dea8c42ac46473366f191be53080e552e628aad991/idna-3.8-py3-none-any.whl", hash = "sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac", size = 66894 }, ] [[package]] @@ -276,8 +276,8 @@ wheels = [ [[package]] name = "mkdocs-material" -version = "9.5.32+insiders.4.53.12" -source = { git = "https://github.com/squidfunk/mkdocs-material-insiders#e57cc1dd23f5bc887388a2eafeeb006a3c06fd51" } +version = "9.5.33+insiders.4.53.12" +source = { git = "https://github.com/squidfunk/mkdocs-material-insiders#957c1f710f8ed7188a798d681f17c2504a843c34" } dependencies = [ { name = "babel" }, { name = "colorama" },