Skip to content

Commit 0250f3e

Browse files
Bump attrs from 21.4.0 to 22.1.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.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.4.0...22.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac8dd79 commit 0250f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
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.4.0
15+
attrs==22.1.0
1616
# via aiohttp
1717
cffi==1.15.1
1818
# via pycares

0 commit comments

Comments
 (0)