From 75a5e1cc3e43c43298b13c2c4a68fad2bf2add17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:55:59 +0000 Subject: [PATCH] Bump filelock from 3.0.12 to 3.20.1 in /projects/cookiecutter/bugs/4 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.12 to 3.20.1. - [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/v3.0.12...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/cookiecutter/bugs/4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/cookiecutter/bugs/4/requirements.txt b/projects/cookiecutter/bugs/4/requirements.txt index f695e148..1547f6d3 100644 --- a/projects/cookiecutter/bugs/4/requirements.txt +++ b/projects/cookiecutter/bugs/4/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 click==7.1.2 -e git+https://github.com/cookiecutter/cookiecutter@9568ab6ecd2d6836646006c59473c4a4ac0dee04#egg=cookiecutter distlib==0.3.0 -filelock==3.0.12 +filelock==3.20.1 idna==2.9 importlib-metadata==1.6.1 importlib-resources==2.0.1