From b78c71947a4f90893c137639bd947e8920308913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 14:47:01 +0000 Subject: [PATCH] chore(deps): bump filelock from 3.20.3 to 3.32.3 in /mailbox-app Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.3 to 3.32.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.20.3...3.32.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mailbox-app/pyproject.toml | 2 +- mailbox-app/requirements/base.txt | 2 +- mailbox-app/requirements/constraints.txt | 2 +- mailbox-app/requirements/locked.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mailbox-app/pyproject.toml b/mailbox-app/pyproject.toml index 45054ee..0e5b49a 100644 --- a/mailbox-app/pyproject.toml +++ b/mailbox-app/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "Django==5.2.16", "argon2-cffi==25.1.0", "bleach==6.4.0", - "filelock==3.20.3", + "filelock==3.32.3", "gunicorn==25.1.0", "mysqlclient==2.2.7", "python-dotenv==1.2.2", diff --git a/mailbox-app/requirements/base.txt b/mailbox-app/requirements/base.txt index 2b8238d..a9bc485 100644 --- a/mailbox-app/requirements/base.txt +++ b/mailbox-app/requirements/base.txt @@ -1,7 +1,7 @@ Django==5.2.16 argon2-cffi==25.1.0 bleach==6.4.0 -filelock==3.20.3 +filelock==3.32.3 gunicorn==25.1.0 python-dotenv==1.2.2 whitenoise==6.11.0 diff --git a/mailbox-app/requirements/constraints.txt b/mailbox-app/requirements/constraints.txt index 1fe0a5f..dbc824e 100644 --- a/mailbox-app/requirements/constraints.txt +++ b/mailbox-app/requirements/constraints.txt @@ -7,7 +7,7 @@ bleach==6.4.0 cffi==2.0.0 coverage==7.13.3 Django==5.2.16 -filelock==3.20.3 +filelock==3.32.3 gunicorn==25.1.0 packaging==26.2 pip-audit==2.10.0 diff --git a/mailbox-app/requirements/locked.txt b/mailbox-app/requirements/locked.txt index 83bf6b9..3b3d0c8 100644 --- a/mailbox-app/requirements/locked.txt +++ b/mailbox-app/requirements/locked.txt @@ -5,7 +5,7 @@ asgiref==3.11.1 bleach==6.4.0 cffi==2.0.0 Django==5.2.16 -filelock==3.20.3 +filelock==3.32.3 gunicorn==25.1.0 packaging==26.2 pycparser==3.0