DagsHub / fds

Fast Data Science, AKA fds, is a CLI for Data Scientists to version control data and code at once, by conveniently wrapping git and dvc
http://fastds.io
MIT License
382 stars 22 forks source link

Bump humanize from 3.13.1 to 4.2.2 #132

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps humanize from 3.13.1 to 4.2.2.

Release notes

Sourced from humanize's releases.

4.2.2

Fixed

  • Update annotations: naturadelta and naturaltime can also accept a float (#29) @​hugovk

4.2.1

Fixed

4.2.0

Added

Fixed

4.1.0

Added

Changed

Fixed

4.0.0

Removed

3.14.0

Changed

... (truncated)

Commits
  • c692722 Merge pull request #29 from hugovk/fix-types
  • 7cc0245 naturadelta and naturaltime can also accept a float
  • b1f8793 Do not shadow 'bytes' builtin
  • 3ddae94 Merge pull request #27 from hugovk/rename-ar_SA-to-ar
  • f7d4130 Rename Arabic locale from ar_SA to ar to enable fallbacks
  • 6871118 Merge pull request #23 from carterbox/intcomma-translation
  • e34f1cc [pre-commit.ci] auto fixes from pre-commit.com hooks
  • cfdfb81 TST: Add translation test for naturaldelta
  • 0e6ef5a Merge pull request #26 from hugovk/fix-intcomma-ndigits-0
  • 03863fe Fix intcomma with ndigits=0
  • Additional commits viewable in compare view


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 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[bot] commented 2 years ago

Superseded by #134.