From eff65f71eb73a2cfc1c62706499b51833ac84ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 06:48:39 +0000 Subject: [PATCH] chore(deps): update blinker requirement from <=1.8.2 to <=1.9.0 Updates the requirements on [blinker](https://github.com/pallets-eco/blinker) to permit the latest version. - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets-eco/blinker/compare/rel-0.8...1.9.0) --- updated-dependencies: - dependency-name: blinker dependency-version: 1.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2af5731..1017399 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ grpcio-tools>=1.27.0,<1.69.0 grpcio-reflection protobuf<=3.21 pendulum -blinker<=1.8.2 +blinker<=1.9.0 jinja2==3.1.2 markupsafe