From 4f82c6b7ca4ed93848b1d3ef7b7aeb062f56bcf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 09:08:43 +0000 Subject: [PATCH] chore(deps): bump webencodings from 0.5.1 to 0.6.1 in /mailbox-app Bumps [webencodings](https://github.com/CourtBouillon/webencodings) from 0.5.1 to 0.6.1. - [Release notes](https://github.com/CourtBouillon/webencodings/releases) - [Changelog](https://github.com/CourtBouillon/webencodings/blob/main/docs/changelog.rst) - [Commits](https://github.com/CourtBouillon/webencodings/compare/v0.5.1...v0.6.1) --- updated-dependencies: - dependency-name: webencodings dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mailbox-app/requirements/constraints.txt | 2 +- mailbox-app/requirements/locked.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mailbox-app/requirements/constraints.txt b/mailbox-app/requirements/constraints.txt index c8bb3fe..6814a52 100644 --- a/mailbox-app/requirements/constraints.txt +++ b/mailbox-app/requirements/constraints.txt @@ -18,7 +18,7 @@ pytest-django==4.12.0 python-dotenv==1.2.2 ruff==0.15.17 sqlparse==0.6.0 -webencodings==0.5.1 +webencodings==0.6.1 whitenoise==6.11.0 mysqlclient==2.2.7 diff --git a/mailbox-app/requirements/locked.txt b/mailbox-app/requirements/locked.txt index 8cf762b..17f409c 100644 --- a/mailbox-app/requirements/locked.txt +++ b/mailbox-app/requirements/locked.txt @@ -12,7 +12,7 @@ pycparser==3.0 python-dotenv==1.2.2 sqlparse==0.6.0 tinycss2==1.5.1 -webencodings==0.5.1 +webencodings==0.6.1 whitenoise==6.11.0 mysqlclient==2.2.7