From de0c0709f7e7a65881ff94b44b04bf52a7973042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 03:20:07 +0000 Subject: [PATCH] Bump attrs from 22.1.0 to 22.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 22.1.0 to 22.2.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...22.2.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 279f7dd..8bbd39d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ alabaster==0.7.12 anyio==3.6.2 -attrs==22.1.0 +attrs==22.2.0 babel==2.11.0 black==22.10.0 certifi==2022.9.24