From 38691b8eef3f1132cb6bbb2cc47d37949bdd64d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:40:07 +0000 Subject: [PATCH] Bump dict2css from 0.3.0 to 0.3.0.post1 Bumps [dict2css](https://github.com/sphinx-toolbox/dict2css) from 0.3.0 to 0.3.0.post1. - [Release notes](https://github.com/sphinx-toolbox/dict2css/releases) - [Changelog](https://github.com/sphinx-toolbox/dict2css/blob/master/doc-source/changelog.rst) - [Commits](https://github.com/sphinx-toolbox/dict2css/compare/v0.3.0...v0.3.0.post1) --- updated-dependencies: - dependency-name: dict2css dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8c22ad2..f431ab7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -401,13 +401,13 @@ files = [ [[package]] name = "dict2css" -version = "0.3.0" +version = "0.3.0.post1" description = "A μ-library for constructing cascading style sheets from Python dictionaries." optional = false python-versions = ">=3.6" files = [ - {file = "dict2css-0.3.0-py3-none-any.whl", hash = "sha256:ef934ce73a225fdd5f811b484fe9e2dd768f7ef14a89fc8f4eb5672597131d00"}, - {file = "dict2css-0.3.0.tar.gz", hash = "sha256:1e8b1bf580dca2083198f88a60ec88c878a8829d760dfe45483ef80fe2905117"}, + {file = "dict2css-0.3.0.post1-py3-none-any.whl", hash = "sha256:f006a6b774c3e31869015122ae82c491fd25e7de4a75607a62aa3e798f837e0d"}, + {file = "dict2css-0.3.0.post1.tar.gz", hash = "sha256:89c544c21c4ca7472c3fffb9d37d3d926f606329afdb751dc1de67a411b70719"}, ] [package.dependencies]