Skip to content

build(deps): update tqdm-loggable requirement from >=0.2 to >=0.4.1#526

Merged
deanq merged 1 commit into
mainfrom
dependabot/pip/tqdm-loggable-gte-0.4.1
Jul 7, 2026
Merged

build(deps): update tqdm-loggable requirement from >=0.2 to >=0.4.1#526
deanq merged 1 commit into
mainfrom
dependabot/pip/tqdm-loggable-gte-0.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on tqdm-loggable to permit the latest version.

Changelog

Sourced from tqdm-loggable's changelog.

0.4.1

  • Fix: Restore Datalore stdout-only detection for current runtimes that expose DATALORE_* environment variables instead of AGENT_MANAGER_HOST=datalore (2026-03-16)

0.4

  • Add: TQDM_LOGGABLE_FORCE=stdout|logging|auto environment override for deterministic progress rendering in notebook kernels and batch runners like jupyter execute (2026-03-15)
  • Add: tests covering forced stdout and logging selection in tqdm_loggable.auto (2026-03-15)
  • Docs: document the override for notebook kernels that should render progress in the calling TTY instead of widget/HTML output (2026-03-15)

0.3

  • Add: Python 3.14 compatibility (2026-02-10)
  • Fix: Replace deprecated datetime.utcfromtimestamp() and datetime.utcnow() calls (2026-02-10)
  • Add: GitHub Actions CI workflow for Python 3.10-3.14 (2026-02-10)
  • Add: pytest test suite (2026-02-10)
  • Change: Bump minimum Python version to 3.10 (2026-02-10)

0.2

0.1.4

0.1.3

  • Fix compatibility with python-logstash

0.1.2

  • Do not attempt to display progress bar in Github Actions continous integration jobs

0.1.1

  • Fix displaying progress bars in the use case "running Jupyter notebook inside Docker"
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [tqdm-loggable](https://github.com/tradingstrategy-ai/tqdm-loggable) to permit the latest version.
- [Changelog](https://github.com/tradingstrategy-ai/tqdm-loggable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tradingstrategy-ai/tqdm-loggable/commits)

---
updated-dependencies:
- dependency-name: tqdm-loggable
  dependency-version: 0.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 6, 2026
@capy-ai

capy-ai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Capy auto-review is paused for this organization because the usage-cycle auto-review limit has been reached. Increase the limit or turn it off in billing settings to resume automatic reviews.

@deanq deanq merged commit d10b2bc into main Jul 7, 2026
9 checks passed
@deanq deanq deleted the dependabot/pip/tqdm-loggable-gte-0.4.1 branch July 7, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant