Skip to content

Commit 225f2b8

Browse files
Upgrade: Bump attrs from 22.1.0 to 22.2.0 (#193)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf9e2f9 commit 225f2b8

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
@@ -2,7 +2,7 @@ aiohttp==3.8.3
22
aioredis==2.0.1
33
aiosignal==1.3.1
44
async-timeout==4.0.2
5-
attrs==22.1.0
5+
attrs==22.2.0
66
botocore==1.29.39
77
certifi==2022.12.7
88
chardet==5.1.0

0 commit comments

Comments
 (0)