From 0bc76311c8c0fa3c5724008a899498f6732c83cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:34:48 -0800 Subject: [PATCH] Bump attrs from 23.1.0 to 23.2.0 (#1642) Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f44e6b94e..61b1be643 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.9.1 aiohttp-socks==0.8.4 aiohttp-xmlrpc==1.5.0 async-timeout>=4.0.0a3 -attrs==23.1.0 +attrs==23.2.0 chardet==5.2.0 filelock==3.13.1 humanfriendly==10.0