Open renovate[bot] opened 6 months ago
tqdm
package, a tool used in our system for showing progress bars, has been updated in both the main requirements and the development requirements files. The update moves from version 4.51.0
to the newer version 4.66.3
. This will likely increase the performance and stability of the progress bar feature.All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 33.67%. Comparing base (
ad09368
) to head (a46f87e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
==4.51.0
->==4.66.3
==4.64.1
->==4.66.3
GitHub Vulnerability Alerts
CVE-2024-34062
Impact
Any optional non-boolean CLI arguments (e.g.
--delim
,--buf-size
,--manpath
) are passed through python'seval
, allowing arbitrary code execution. Example:Patches
https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316 released in
tqdm>=4.66.3
Workarounds
None
References
Configuration
π Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.