Skip to content

Commit 5031655

Browse files
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](python-attrs/attrs@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] <support@github.com>
1 parent 91a1350 commit 5031655

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.12
88
# via sphinx
99
async-generator==1.10
1010
# via -r docs-requirements.in
11-
attrs==22.1.0
11+
attrs==22.2.0
1212
# via
1313
# -r docs-requirements.in
1414
# outcome

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ astroid==2.11.7
1010
# via pylint
1111
async-generator==1.10
1212
# via -r test-requirements.in
13-
attrs==22.1.0
13+
attrs==22.2.0
1414
# via
1515
# -r test-requirements.in
1616
# outcome

0 commit comments

Comments
 (0)