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.12.0 to 3.13.1 #109

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps humanize from 3.12.0 to 3.13.1.

Release notes

Sourced from humanize's releases.

3.13.1

Fixed

  • Temporarily comment out to avoid warning during import humanize (#243) @​hugovk

3.13.0

Added

Changed

Deprecated

Commits
  • 429e3d8 Merge pull request #243 from hugovk/temp-rm-warning
  • b7c7952 Temporarily comment out to avoid warning during 'import humanize'
  • ab605ba Merge pull request #234 from samueljsb/deprecate-private-functions
  • f9fa838 Merge pull request #240 from hugovk/deprecate-VERSION
  • 2fdcdb3 Make functions private and deprecate public aliases in i18n module
  • 2482af7 Make functions private and deprecate public aliases in time module
  • 5aba062 Update example path
  • 710ca33 Colour tox pytest output
  • f23b7ca Hyphenate
  • f9d25e8 No use executing tests directly: use pytest
  • 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)