Skip to content

Commit 60c6731

Browse files
Bump attrs from 21.2.0 to 21.3.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.2.0 to 21.3.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](python-attrs/attrs@21.2.0...21.3.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a62dc3 commit 60c6731

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alabaster==0.7.12
22
argon2-cffi==21.3.0
33
async-generator==1.10
4-
attrs==21.2.0
4+
attrs==21.3.0
55
Babel==2.9.1
66
backcall==0.2.0
77
bleach==4.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
argon2-cffi~=21.3.0
22
async-generator~=1.10
3-
attrs~=21.2.0
3+
attrs~=21.3.0
44
backcall~=0.2.0
55
bleach~=4.1.0
66
broadbean~=0.10.0

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apipkg==2.1.0
22
atomicwrites==1.4.0
3-
attrs==21.2.0
3+
attrs==21.3.0
44
certifi==2021.10.8
55
chardet==4.0.0
66
colorama==0.4.4

0 commit comments

Comments
 (0)