From 77599f70bf02c21b359ae105899df46da062308c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:43:15 +0000 Subject: [PATCH] chore(deps): bump pre-commit from 4.5.1 to 4.6.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.0. - [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.5.1...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eproba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eproba/requirements.txt b/eproba/requirements.txt index ab329c6..a47a9f4 100644 --- a/eproba/requirements.txt +++ b/eproba/requirements.txt @@ -8,7 +8,7 @@ weasyprint==68.1 fcm-django==3.1.0 gunicorn==25.3.0 django-oauth-toolkit==3.2.0 -pre-commit==4.5.1 +pre-commit==4.6.0 django-constance==4.3.5 google-api-python-client==2.193.0 python-dotenv==1.2.2