Skip to content

Commit fed76a2

Browse files
build(deps-dev): bump chardet from 5.1.0 to 5.2.0 (#745)
Bumps [chardet](https://github.com/chardet/chardet) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@5.1.0...5.2.0) --- updated-dependencies: - dependency-name: chardet 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 9027930 commit fed76a2

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
@@ -5,7 +5,7 @@ async-timeout==4.0.2
55
atomicwrites==1.4.1
66
attrs==23.1.0
77
certifi==2023.7.22
8-
chardet==5.1.0
8+
chardet==5.2.0
99
idna==3.4
1010
importlib-metadata==0.23 ; python_version < '3.8'
1111
joblib==1.3.2

0 commit comments

Comments
 (0)