diff --git a/py3-charset-normalizer.yaml b/py3-charset-normalizer.yaml index fbcbd51e9e..a9d0c3ff00 100644 --- a/py3-charset-normalizer.yaml +++ b/py3-charset-normalizer.yaml @@ -1,7 +1,7 @@ package: name: py3-charset-normalizer - version: 3.3.2 - epoch: 7 + version: 3.4.0 + epoch: 0 description: offers you an alternative to Universal Charset Encoding Detector, also known as Chardet copyright: - license: MIT @@ -35,7 +35,7 @@ pipeline: with: repository: https://github.com/jawah/charset_normalizer.git tag: ${{package.version}} - expected-commit: 79dce4857914fead2ffe55eb787cad6d5cf14643 + expected-commit: f3118e3b5132b34e4a888d8d6f7199aee4e85274 - runs: | sed -i '/cov-report/d' setup.cfg