From 245f927a878adc38da7fa7177513c92fa11a6596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 06:26:30 +0000 Subject: [PATCH] Update dependency frozenlist to v1.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f2e2fb..2d2b834 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.7 dill==0.3.8 discord.py==2.3.2 flake8==7.0.0 -frozenlist==1.4.0 +frozenlist==1.4.1 idna==3.6 isort==5.13.2 mccabe==0.7.0