From 4ee368cc7b9a73991b9dd24f98ba1930cc9372dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:05:09 +0000 Subject: [PATCH] chore(deps-dev): bump the python-minor-and-patch group with 3 updates Bumps the python-minor-and-patch group with 3 updates: [filelock](https://github.com/tox-dev/py-filelock), [platformdirs](https://github.com/tox-dev/platformdirs) and [virtualenv](https://github.com/pypa/virtualenv). Updates `filelock` from 3.21.2 to 3.24.3 - [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.21.2...3.24.3) Updates `platformdirs` from 4.7.1 to 4.9.2 - [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.7.1...4.9.2) Updates `virtualenv` from 20.36.1 to 20.38.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/20.36.1...20.38.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.24.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: platformdirs dependency-version: 4.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: virtualenv dependency-version: 20.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9661d4d..8c8729b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,9 +1,9 @@ cfgv==3.5.0 distlib==0.4.0 -filelock==3.21.2 +filelock==3.24.3 identify==2.6.16 nodeenv==1.10.0 -platformdirs==4.7.1 +platformdirs==4.9.2 pre-commit==4.5.1 pyyaml==6.0.3 -virtualenv==20.36.1 +virtualenv==20.38.0