d2l-pytorch
                                
                                 d2l-pytorch copied to clipboard
                                
                                    d2l-pytorch copied to clipboard
                            
                            
                            
                        Bump tqdm from 4.45.0 to 4.66.3
Bumps tqdm from 4.45.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-gj9p
- b53348ccli: eval safety
- cc372d0bump version, merge pull request #1549 from tqdm/devel
- e9f0c05use PyPI trusted publishing
- 7323d5bslight makefile clean
- 5306125tests: bump pre-commit
- 4a6fd4ffix datetime.utcfromtimestamp py3.12 warning (#1519)
- 6f13759tests: fix macos notebook indentation
- 3abcd2atests: fix asv
- a4d15c8tests: 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.