From 66109011876ecabb1e65c5242ad458ff285b7b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:41:59 +0000 Subject: [PATCH] Bump attrs from 19.3.0 to 23.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 19.3.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-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00cf832..0264f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==19.3.0 +attrs==23.2.0 mock==4.0.2 more-itertools==8.3.0 numpy==1.22.0