Skip to content

Commit 6fc2e66

Browse files
Bump six from 1.16.0 to 1.17.0 (#1293)
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90569be commit 6fc2e66

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
@@ -17,7 +17,7 @@ pytest-aiohttp==1.0.5
1717
pyyaml==6.0.2
1818
scikit-learn==1.5.2
1919
scipy==1.14.1
20-
six==1.16.0
20+
six==1.17.0
2121
slack_sdk==3.33.5
2222
urllib3==2.2.3
2323
yarl==1.18.3

0 commit comments

Comments
 (0)