Skip to content

Commit d5cec54

Browse files
Bump attrs from 21.2.0 to 21.4.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.2.0 to 21.4.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.4.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 c3ee5ac commit d5cec54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aiohttp==3.7.4.post0
1212
# via fdiff (setup.py)
1313
async-timeout==3.0.1
1414
# via aiohttp
15-
attrs==21.2.0
15+
attrs==21.4.0
1616
# via aiohttp
1717
cffi==1.15.0
1818
# via pycares

0 commit comments

Comments
 (0)