From 9c97d112009db9e1a5febbab90d9f8c1f470df90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 04:00:58 +0000 Subject: [PATCH] Bump attrs from 19.3.0 to 23.1.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 19.3.0 to 23.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-attrs/attrs/compare/19.3.0...23.1.0) --- 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 43ebc37..9e671f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==19.3.0 +attrs==23.1.0 mock==4.0.2 more-itertools==8.3.0 numpy==1.22.0