Skip to content

Commit ea11d6d

Browse files
chore(deps): bump charset-normalizer from 2.1.1 to 3.0.1 in /requirements (#35)
* chore(deps): bump charset-normalizer in /requirements Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/Ousret/charset_normalizer/blob/master/UPGRADE.md) - [Commits](jawah/charset_normalizer@2.1.1...3.0.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Also bump requests Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Bertl <[email protected]> Co-authored-by: qued <[email protected]>
1 parent 2973e0b commit ea11d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ certifi==2022.12.7
1212
# via requests
1313
cffi==1.15.1
1414
# via cryptography
15-
charset-normalizer==2.1.1
15+
charset-normalizer==3.0.1
1616
# via
1717
# pdfminer-six
1818
# requests
@@ -115,7 +115,7 @@ pyyaml==6.0
115115
# layoutparser
116116
# omegaconf
117117
# timm
118-
requests==2.28.1
118+
requests==2.28.2
119119
# via
120120
# huggingface-hub
121121
# torchvision

0 commit comments

Comments
 (0)