Skip to content

Commit 0a852ec

Browse files
build(deps-dev): bump attrs from 22.2.0 to 23.1.0 (#609)
Bumps [attrs](https://github.com/python-attrs/attrs) from 22.2.0 to 23.1.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.2.0...23.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent ac2c31a commit 0a852ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiohttp==3.8.4
33
aioslacker==0.0.11
44
async-timeout==4.0.2
55
atomicwrites==1.4.1
6-
attrs==22.2.0
6+
attrs==23.1.0
77
certifi==2023.7.22
88
chardet==5.1.0
99
idna==3.4

0 commit comments

Comments
 (0)