]> xn--ix-yja.es Git - alex.git/commitdiff
Bump htmlgenerator from 1.2.30 to 1.2.32 in /blog
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 30 Dec 2024 03:56:19 +0000 (03:56 +0000)
committeralexpdp7 <alex@corcoles.net>
Tue, 31 Dec 2024 18:22:06 +0000 (19:22 +0100)
Bumps [htmlgenerator](https://github.com/basxsoftwareassociation/htmlgenerator) from 1.2.30 to 1.2.32.
- [Release notes](https://github.com/basxsoftwareassociation/htmlgenerator/releases)
- [Commits](https://github.com/basxsoftwareassociation/htmlgenerator/compare/v1.2.30...v1.2.32)

---
updated-dependencies:
- dependency-name: htmlgenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
blog/poetry.lock
blog/pyproject.toml

index 54852d79f61473f12e54e44b4d2ad04f4345b600..8c95cfcfcf2c86eb26ac53064d081e45222cf1ac 100644 (file)
@@ -1,4 +1,4 @@
-# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
+# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
 
 [[package]]
 name = "aiohappyeyeballs"
@@ -471,13 +471,13 @@ protobuf = ["grpcio-tools (>=1.65.5)"]
 
 [[package]]
 name = "htmlgenerator"
-version = "1.2.30"
+version = "1.2.32"
 description = "Declarative HTML templating system with lazy rendering"
 optional = false
 python-versions = "*"
 files = [
-    {file = "htmlgenerator-1.2.30-py3-none-any.whl", hash = "sha256:31d7837f59998c9da5c54f01639e90ec9b380a6ea4031641675a06e24d111408"},
-    {file = "htmlgenerator-1.2.30.tar.gz", hash = "sha256:4153c37ae5d6971ff3f4d52fb236865bbc592ef24605dc075cef704a0f76bdc4"},
+    {file = "htmlgenerator-1.2.32-py3-none-any.whl", hash = "sha256:e5598d6c2704ad13c78e23594d629a362d7a4b4e0e34c976da650edbb954c37f"},
+    {file = "htmlgenerator-1.2.32.tar.gz", hash = "sha256:fc9b1702c98080bfebf0b4e26f711eb3534c81322fb5f4551ed8869b143c2793"},
 ]
 
 [package.extras]
@@ -1494,4 +1494,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
 [metadata]
 lock-version = "2.0"
 python-versions = "^3.9"
-content-hash = "de44c33338cd2c1c1c9000c50b1ecf67866ae8430b6b0dcac08837faf7b190d9"
+content-hash = "fa87e94c1edefa770310e94e41018b81191dde31fde15ddaedf92866cf305ba7"
index c24f0950532b5bf6de14e5f1bd8c462bd1b33332..19a535e86eee6aaae15d96da76da07042d7e706e 100644 (file)
@@ -9,7 +9,7 @@ packages = [{include = "blog"}]
 python = "^3.9"
 # bicephalus = { path = "../../bicephalus", develop = true }
 bicephalus = { git = "https://github.com/alexpdp7/bicephalus.git" }
-htmlgenerator = "^1.2.30"
+htmlgenerator = "^1.2.32"
 beautifulsoup4 = "^4.12.3"
 feedgen = "^1.0.0"
 lxml = "^5.3.0"