From 28e0d558d0288d4909b120c86e444108b1eb7c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 00:43:20 +0000 Subject: [PATCH] chore(deps): bump beans-logging-fastapi from 6.0.4 to 8.1.2 Bumps [beans-logging-fastapi](https://github.com/bybatkhuu/module-fastapi-logging) from 6.0.4 to 8.1.2. - [Release notes](https://github.com/bybatkhuu/module-fastapi-logging/releases) - [Changelog](https://github.com/bybatkhuu/module-fastapi-logging/blob/main/CHANGELOG.md) - [Commits](https://github.com/bybatkhuu/module-fastapi-logging/compare/v6.0.4...v8.1.2) --- updated-dependencies: - dependency-name: beans-logging-fastapi dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- {{cookiecutter.project_slug}}/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index 9c8bf1b..61fa059 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -1,5 +1,5 @@ certifi>=2026.4.22,<2030.0.0 anyio>=4.3.0,<5.0.0 potato-util[crypto,async]==0.7.2 -beans-logging-fastapi==6.0.4 +beans-logging-fastapi==8.1.2 fastapi[all]==0.136.1