webstruct
webstruct copied to clipboard
Bump tqdm from 4.15.0 to 4.66.3 in /example in the pip group
Bumps the pip group in /example with 1 update: tqdm.
Updates tqdm from 4.15.0 to 4.66.3
Release notes
Sourced from tqdm's releases.
tqdm v4.66.3 stable
cli:evalsafety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p)tqdm v4.66.2 stable
pandas: addDataFrame.progress_map(#1549)notebook: fix HTML padding (#1506)keras: fix resuming training whenverbose>=2(#1508)- fix
format_numnegative fractions missing leading zero (#1548)- fix Python 3.12
DeprecationWarningonimport(#1519)- linting: use f-strings (#1549)
- update tests (#1549)
- fix
pandaswarnings- fix
asv(airspeed-velocity/asv#1323)- fix macos
notebookdocstring indentation- CI: bump actions (#1549)
tqdm v4.66.1 stable
- fix
utils.envwraptypes (#1493 <- #1491, #1320 <- #966, #1319)
- e.g. cloudwatch & kubernetes workaround:
export TQDM_POSITION=-1- drop mentions of unsupported Python versions
tqdm v4.66.0 stable
- environment variables to override defaults (
TQDM_*) (#1491 <- #1061, #950 <- #614, #1318, #619, #612, #370)
- e.g. in CI jobs,
export TQDM_MININTERVAL=5to avoid log spam- add tests & docs for
tqdm.utils.envwrap- fix & update CLI completion
- fix & update API docs
- minor code tidy: replace
os.path=>pathlib.Path- fix docs image hosting
- release with CI bot account again (cli/cli#6680)
tqdm v4.65.2 stable
- exclude
examplesfrom distributed wheel (#1492)tqdm v4.65.1 stable
- migrate
setup.{cfg,py}=>pyproject.toml(#1490)
- fix
asvbenchmarks- update docs
- fix snap build (#1490)
- fix & update tests (#1490)
- fix flaky notebook tests
- bump
pre-commit- bump workflow actions
tqdm v4.65.0 stable
- add Python 3.11 and drop Python 3.6 support (#1439, #1419, #502 <- #720, #620)
- misc code & docs tidy
- fix & update CI workflows & tests
tqdm v4.64.1 stable
... (truncated)
Commits
4e613f8Merge pull request from GHSA-g7vv-2v7x-gj9pb53348ccli: eval safetycc372d0bump version, merge pull request #1549 from tqdm/devele9f0c05use PyPI trusted publishing7323d5bslight makefile clean5306125tests: bump pre-commit4a6fd4ffix datetime.utcfromtimestamp py3.12 warning (#1519)6f13759tests: fix macos notebook indentation3abcd2atests: fix asva4d15c8tests: fix pandas warnings- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.