From 14c572e18d6e7bf97a7cf52c7aadbc060860c63b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 00:43:22 +0000 Subject: [PATCH] chore(deps): bump potato-util from 0.7.2 to 0.10.1 Bumps [potato-util](https://github.com/bybatkhuu/module-python-utils) from 0.7.2 to 0.10.1. - [Release notes](https://github.com/bybatkhuu/module-python-utils/releases) - [Changelog](https://github.com/bybatkhuu/module-python-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/bybatkhuu/module-python-utils/compare/v0.7.2...v0.10.1) --- updated-dependencies: - dependency-name: potato-util dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..66fe0a1 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 +potato-util[crypto,async]==0.10.1 beans-logging-fastapi==6.0.4 fastapi[all]==0.136.1