Skip to content

Remove chardet pinning#554

Merged
llucax merged 1 commit intofrequenz-floss:v0.x.xfrom
llucax:rm-chardet
Mar 30, 2026
Merged

Remove chardet pinning#554
llucax merged 1 commit intofrequenz-floss:v0.x.xfrom
llucax:rm-chardet

Conversation

@llucax
Copy link
Copy Markdown
Contributor

@llucax llucax commented Mar 27, 2026

This was necessary as a workaround for #527, but now the fix was released upstream, so we can remove it.

Fixes #527.

@llucax llucax requested a review from a team as a code owner March 27, 2026 09:34
@llucax llucax requested review from florian-wagner-frequenz and removed request for a team March 27, 2026 09:34
@llucax llucax added the cmd:skip-release-notes It is not necessary to update release notes for this PR label Mar 27, 2026
@llucax llucax added this to the v0.17.0 milestone Mar 27, 2026
@github-actions github-actions Bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Mar 27, 2026
@llucax llucax self-assigned this Mar 27, 2026
@llucax llucax enabled auto-merge March 27, 2026 09:35
@llucax llucax added the type:tech-debt Improves the project without visible changes for users label Mar 27, 2026
This was necessary as a workaround for an upstream issue, but now the
fix was released upstream, so we can remove it.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax added this pull request to the merge queue Mar 30, 2026
Merged via the queue into frequenz-floss:v0.x.x with commit 488c80c Mar 30, 2026
6 checks passed
@llucax llucax deleted the rm-chardet branch March 30, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd:skip-release-notes It is not necessary to update release notes for this PR part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail because of requests dependency warnings

2 participants