From acb1c5e1847a0c140c4e045e978bf12b792ff9fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:35:50 +0000 Subject: [PATCH] pip prod(deps): bump the python-packages group with 8 updates Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.31.1` | `3.32.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.1` | `4.11.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.4.4` | `1.5.0` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.9` | `2.9.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.6.1` | `21.7.0` | Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) Updates `filelock` from 3.31.1 to 3.32.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.31.1...3.32.0) Updates `platformdirs` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.10.1...4.11.0) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.1) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) Updates `python-discovery` from 1.4.4 to 1.5.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/python-discovery/compare/1.4.4...1.5.0) Updates `soupsieve` from 2.9 to 2.9.1 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.9...2.9.1) Updates `virtualenv` from 21.6.1 to 21.7.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.6.1...21.7.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: filelock dependency-version: 3.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-discovery dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: soupsieve dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: virtualenv dependency-version: 21.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index c734c10..9a661e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ build==1.5.0 # via # -c requirements.txt # pip-tools -certifi==2026.6.17 +certifi==2026.7.22 # via # -c requirements.txt # httpcore @@ -91,7 +91,7 @@ feedgenerator==2.2.1 # via # -c requirements.txt # pelican -filelock==3.31.1 +filelock==3.32.0 # via # -c requirements.txt # python-discovery @@ -229,7 +229,7 @@ pip-tools==7.6.0 # via # -c requirements.txt # ryancheley-com (pyproject.toml) -platformdirs==4.10.1 +platformdirs==4.11.0 # via # -c requirements.txt # datasette @@ -240,11 +240,11 @@ pluggy==1.6.0 # -c requirements.txt # datasette # sqlite-utils -pre-commit==4.6.0 +pre-commit==4.6.1 # via # -c requirements.txt # ryancheley-com (pyproject.toml) -pygments==2.19.2 +pygments==2.20.0 # via # -c requirements.txt # pelican @@ -260,7 +260,7 @@ python-dateutil==2.9.0.post0 # mastodon-py # pelican # sqlite-utils -python-discovery==1.4.4 +python-discovery==1.5.0 # via # -c requirements.txt # virtualenv @@ -291,7 +291,7 @@ six==1.17.0 # -c requirements.txt # html5lib # python-dateutil -soupsieve==2.9 +soupsieve==2.9.1 # via # -c requirements.txt # beautifulsoup4 @@ -326,7 +326,7 @@ uvicorn==0.51.0 # via # -c requirements.txt # datasette -virtualenv==21.6.1 +virtualenv==21.7.0 # via # -c requirements.txt # pre-commit