From 30ae2789d8f316774d8a7fa040a42faaeed0a5bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:03:45 +0800 Subject: [PATCH] chore: Update pdm.lock (#173) Co-authored-by: frostming --- docs/reqs.txt | 2 +- pdm.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/docs/reqs.txt b/docs/reqs.txt index 505035e..cae5ee5 100644 --- a/docs/reqs.txt +++ b/docs/reqs.txt @@ -15,7 +15,7 @@ Pygments==2.16.1 pyparsing==3.0.7 python-slugify==8.0.1 requests==2.31.0 -shibuya==2023.10.5 +shibuya==2023.10.26 snowballstemmer==2.2.0 sphinx==5.3.0 sphinxcontrib-applehelp==1.0.2 diff --git a/pdm.lock b/pdm.lock index 05e14e1..3c10524 100644 --- a/pdm.lock +++ b/pdm.lock @@ -3,9 +3,8 @@ [metadata] groups = ["default", "benchmark", "codehilite", "dev", "doc", "toc"] -cross_platform = true -static_urls = false -lock_version = "4.3" +strategy = ["cross_platform"] +lock_version = "4.4" content_hash = "sha256:d0ab93b433c852f9bc6ad14877c37e260ffe2a735cc8790951cf2c8a4260d712" [[package]] @@ -547,7 +546,7 @@ files = [ [[package]] name = "pytest" -version = "7.4.2" +version = "7.4.3" requires_python = ">=3.7" summary = "pytest: simple powerful testing with Python" dependencies = [ @@ -560,8 +559,8 @@ dependencies = [ "tomli>=1.0.0; python_version < \"3.11\"", ] files = [ - {file = "pytest-7.4.2-py3-none-any.whl", hash = "sha256:1d881c6124e08ff0a1bb75ba3ec0bfd8b5354a01c194ddd5a0a870a48d99b002"}, - {file = "pytest-7.4.2.tar.gz", hash = "sha256:a766259cfab564a2ad52cb1aae1b881a75c3eb7e34ca3779697c23ed47c47069"}, + {file = "pytest-7.4.3-py3-none-any.whl", hash = "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac"}, + {file = "pytest-7.4.3.tar.gz", hash = "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5"}, ] [[package]] @@ -618,15 +617,15 @@ files = [ [[package]] name = "shibuya" -version = "2023.10.5" +version = "2023.10.26" requires_python = ">=3.7" summary = "A clean, responsive, and customizable Sphinx documentation theme with light/dark mode." dependencies = [ "Sphinx", ] files = [ - {file = "shibuya-2023.10.5-py3-none-any.whl", hash = "sha256:609617862c99953db84e6aad89b319dfa43cc9e95dd2e8d678d0eb5aba7d5cfb"}, - {file = "shibuya-2023.10.5.tar.gz", hash = "sha256:9cff5496585763ee95478f380a54e0bc8af96d121954bcfde2282bdc0654213f"}, + {file = "shibuya-2023.10.26-py3-none-any.whl", hash = "sha256:e8a8647005a410d929fe4fdd3af2b88c156efbca8582ce3803ebd7771d08cebb"}, + {file = "shibuya-2023.10.26.tar.gz", hash = "sha256:878f866a8720776c878ff1d9e17f7731cf8923859ff6fec77999b469477764a1"}, ] [[package]]