From 72561df2839ad22dd23fe7574e72c40713be11e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:18:11 +0000 Subject: [PATCH] Bump attrs from 22.1.0 to 23.1.0 in /training Bumps [attrs](https://github.com/python-attrs/attrs) from 22.1.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/22.1.0...23.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/requirements.txt b/training/requirements.txt index 081b3d9..e5e35f8 100644 --- a/training/requirements.txt +++ b/training/requirements.txt @@ -3,7 +3,7 @@ aiosignal==1.2.0 appdirs==1.4.4 asttokens==2.4.0 async-timeout==4.0.2 -attrs==22.1.0 +attrs==23.1.0 backcall==0.2.0 beartype==0.14.1 Bottleneck==1.3.5