Skip to content

Commit 4286063

Browse files
authored
Merge pull request #2509 from python-trio/dependabot/pip/attrs-22.2.0
Bump attrs from 22.1.0 to 22.2.0
2 parents d61b050 + 5031655 commit 4286063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.13
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)