Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump charset-normalizer from 2.0.1 to 2.0.2 #334

Merged
merged 1 commit into from Jul 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2021

Bumps charset-normalizer from 2.0.1 to 2.0.2.

Release notes

Sourced from charset-normalizer's releases.

Version 2.0.2

Changes:

  • Bugfix: 馃悰 Empty/Too small JSON payload miss-detection fixed (#59) Thanks @鈥媡seaver for the report
  • Improvement: 馃巼 Don't inject unicodedata2 into sys.modules (#57) @鈥媋kx
Commits
  • 08ea262 prep minor 2.0.2 (#61)
  • 171dfce 鉁旓笍 Add some additional test case + 鉁忥笍 Complete docs (#51)
  • bbff906 鉁旓笍 Initial integration testing with requests (basic) (#60)
  • 595514e 馃悰 Fix too small JSON payload triggering md with high ratio (#59)
  • 53b2dab Don't inject unicodedata2 into sys.modules (#57)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/ousret/charset_normalizer/releases)
- [Commits](Ousret/charset_normalizer@2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2021
@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #334 (31942f9) into master (c3ede48) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #334   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1166      1166           
  Branches        48        48           
=========================================
  Hits          1166      1166           

@pquentin pquentin merged commit 4503bef into master Jul 15, 2021
@pquentin pquentin deleted the dependabot/pip/charset-normalizer-2.0.2 branch July 15, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant