IntelLabs / MART

Modular Adversarial Robustness Toolkit
BSD 3-Clause "New" or "Revised" License
17 stars 0 forks source link

Update rich requirement from ~=12.6.0 to ~=13.3.2 #93

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on rich to permit the latest version.

Release notes

Sourced from rich's releases.

Fixes and maintenance

Mixed bag, mostly fixes

[13.3.2] - 2023-02-04

Fixed

Added

  • Added Polish README

Changed

  • rich.progress.track() will now show the elapsed time after finishing the task Textualize/rich#2659
Changelog

Sourced from rich's changelog.

[13.3.2] - 2023-02-04

Fixed

Added

  • Added Polish README

Changed

  • rich.progress.track() will now show the elapsed time after finishing the task Textualize/rich#2659

[13.3.1] - 2023-01-28

Fixed

[13.3.0] - 2023-01-27

Fixed

Added

  • Added encoding parameter in Theme.read

[13.2.0] - 2023-01-19

Changed

[13.1.0] - 2023-01-14

Fixed

... (truncated)

Commits
  • 2eb5cbf Merge pull request #2853 from Textualize/bump13-3-2
  • 47d8567 version bump
  • 2f502c2 Merge pull request #2852 from Textualize/fix-console-markup-live
  • 6796675 fix markup in console live
  • c5f0890 Merge pull request #2613 from xadrianzetx/fix-spinner-style-type
  • 81bb9ab Merge branch 'master' into fix-spinner-style-type
  • 3588894 Merge pull request #2786 from andrehora/master
  • 465d0ae Merge pull request #2787 from Textualize/dependabot/pip/sphinx-copybutton-0.5.1
  • ed5c41e Merge pull request #2659 from jankatins/progress_track_show_elapsed_on_finish
  • 196bbc7 Merge branch 'master' into progress_track_show_elapsed_on_finish
  • 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 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 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.