From f66d426c88437170c5a94d36fcc2706ab5d68647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 11:13:53 +0000 Subject: [PATCH] build(deps): bump the others group across 1 directory with 12 updates Updates the requirements on [invoke](https://github.com/pyinvoke/invoke), [isort](https://github.com/PyCQA/isort), [markdown](https://github.com/Python-Markdown/markdown), [rich](https://github.com/Textualize/rich), [webassets](https://github.com/miracle2k/webassets), [wheel](https://github.com/pypa/wheel), [ruff](https://github.com/astral-sh/ruff), [boto3](https://github.com/boto/boto3), [click](https://github.com/pallets/click), [myst-parser](https://github.com/executablebooks/MyST-Parser), [python-frontmatter](https://github.com/eyeseast/python-frontmatter) and [flask](https://github.com/pallets/flask) to permit the latest version. Updates `invoke` to 3.0.3 - [Commits](https://github.com/pyinvoke/invoke/compare/2.2.0...3.0.3) Updates `isort` to 8.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyCQA/isort/compare/5.0.0...8.0.1) Updates `markdown` to 3.10.2 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.10.2) Updates `rich` to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.2.0...v15.0.0) Updates `webassets` to 3.0.0 - [Release notes](https://github.com/miracle2k/webassets/releases) - [Changelog](https://github.com/miracle2k/webassets/blob/master/CHANGES) - [Commits](https://github.com/miracle2k/webassets/compare/3.0.0...3.0.0) Updates `wheel` to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.45.0...0.47.0) Updates `ruff` to 0.15.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.10...0.15.14) Updates `boto3` to 1.43.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.0...1.43.14) Updates `click` to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.0...8.4.1) Updates `myst-parser` to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v4.0.1...v5.1.0) Updates `python-frontmatter` to 1.3.0 - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.1.0...v1.3.0) Updates `flask` to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: invoke dependency-version: 3.0.3 dependency-type: direct:production dependency-group: others - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production dependency-group: others - dependency-name: markdown dependency-version: 3.10.2 dependency-type: direct:production dependency-group: others - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production dependency-group: others - dependency-name: webassets dependency-version: 3.0.0 dependency-type: direct:production dependency-group: others - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:production dependency-group: others - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production dependency-group: others - dependency-name: boto3 dependency-version: 1.43.14 dependency-type: direct:production dependency-group: others - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production dependency-group: others - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production dependency-group: others - dependency-name: python-frontmatter dependency-version: 1.3.0 dependency-type: direct:production dependency-group: others - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:development dependency-group: others ... Signed-off-by: dependabot[bot] --- pyproject.toml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4cd00fc..f031028 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,9 +13,9 @@ version = "1.0.0" dependencies = [ "cssmin~=0.2.0", "feed2toot~=0.17", - "invoke~=2.2.0", - "isort>=5.0", - "markdown~=3.7", + "invoke~=3.0.3", + "isort>=8.0.1", + "markdown~=3.10", "mf2py~=2.0.1", "pelican-edit-url~=0.1.1", "pelican-embed-microblog ~= 1.1", @@ -32,16 +32,16 @@ dependencies = [ "pelican~=4.5", "piexif~=1.1.3", "python-slugify~=8.0", - "rich~=14.2.0", - "webassets~=3.0.0a1", - "wheel~=0.45.0", - "ruff~=0.14.10", - "boto3~=1.35", - "click~=8.1", + "rich~=15.0.0", + "webassets~=3.0.0", + "wheel~=0.47.0", + "ruff~=0.15.14", + "boto3~=1.43", + "click~=8.4", "aws-log-parser~=3.0", "pelican-myst-reader>=1.4.0", - "myst-parser[linkify]>=4.0.1", - "python-frontmatter>=1.1.0", + "myst-parser[linkify]>=5.1.0", + "python-frontmatter>=1.3.0", "ruamel-yaml>=0.19.1", "pelican-similar-posts~=1.0", ] @@ -58,7 +58,7 @@ email = "offline@offby1.net" [dependency-groups] dev = [ - "flask>=3.1.2", + "flask>=3.1.3", "livereload>=2.7.1", ]