Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

build(deps): bump tqdm from 4.66.1 to 4.66.2#218

Merged
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/tqdm-4.66.2
Feb 29, 2024
Merged

build(deps): bump tqdm from 4.66.1 to 4.66.2#218
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/tqdm-4.66.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps tqdm from 4.66.1 to 4.66.2.

Release notes

Sourced from tqdm's releases.

tqdm v4.66.2 stable

  • pandas: add DataFrame.progress_map (#1549)
  • notebook: fix HTML padding (#1506)
  • keras: fix resuming training when verbose>=2 (#1508)
  • fix format_num negative fractions missing leading zero (#1548)
  • fix Python 3.12 DeprecationWarning on import (#1519)
  • linting: use f-strings (#1549)
  • update tests (#1549)
  • CI: bump actions (#1549)
Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 12, 2024
@codecov
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.49%. Comparing base (16122c4) to head (cfe5c90).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  Coverage   80.49%   80.49%           
=======================================
  Files          24       24           
  Lines        2907     2907           
=======================================
  Hits         2340     2340           
  Misses        567      567           
Flag Coverage Δ
Python-2.7-Linux 78.77% <ø> (ø)
Python-2.7-Windows 78.77% <ø> (ø)
Python-2.7-macOS 78.77% <ø> (ø)
Python-3.10-Linux 80.35% <ø> (ø)
Python-3.10-Windows 80.35% <ø> (ø)
Python-3.10-macOS 80.35% <ø> (ø)
Python-3.11-Linux 80.35% <ø> (ø)
Python-3.11-Windows 80.35% <ø> (ø)
Python-3.11-macOS 80.35% <ø> (ø)
Python-3.8-Linux 80.24% <ø> (ø)
Python-3.8-Windows 80.24% <ø> (ø)
Python-3.8-macOS 80.24% <ø> (ø)
Python-3.9-Linux 80.30% <ø> (ø)
Python-3.9-Windows 80.30% <ø> (ø)
Python-3.9-macOS 80.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dependabot dependabot bot force-pushed the dependabot/pip/tqdm-4.66.2 branch 2 times, most recently from c749315 to f69285c Compare February 29, 2024 17:44
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.1...v4.66.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tqdm-4.66.2 branch from f69285c to cfe5c90 Compare February 29, 2024 19:02
@ReenigneArcher ReenigneArcher merged commit d84b2e3 into master Feb 29, 2024
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/tqdm-4.66.2 branch February 29, 2024 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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