From db3d8f253898c490f670125587b2ba4288a53d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:08:54 +0000 Subject: [PATCH] chore(deps): bump cachetools from 5.3.2 to 5.3.3 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.2 to 5.3.3. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1713d0..7d43b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ aiofiles==23.2.1 uvicorn==0.28.0 pydantic==2.6.1 pydantic-settings==2.2.0 -cachetools==5.3.2 +cachetools==5.3.3 python-minifier==2.9.0