From 7dceba50851aaef6ab20279d872b354866b35b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 17:42:53 +0000 Subject: [PATCH] chore(deps): bump greenlet from 3.5.3 to 3.5.4 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.5.3 to 3.5.4. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.5.3...3.5.4) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.5.4 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 6a984d0..213ab50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pytest-asyncio==1.4.0 httpx==0.28.1 python-jose[cryptography]==3.5.0 passlib[bcrypt]==1.7.4 -greenlet==3.5.3 +greenlet==3.5.4 faker==40.23.0 bcrypt==4.3.0 uuid==1.30.0