Browse Source

chore(deps): bump termcolor from 3.2.0 to 3.3.0

Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](https://github.com/termcolor/termcolor/compare/3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
tags/v1.0.0
dependabot[bot] 3 weeks ago
committed by GitHub
parent
commit
bd299a8631
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      poetry.lock

+ 3
- 3
poetry.lock View File

@@ -550,14 +550,14 @@ widechars = ["wcwidth"]

[[package]]
name = "termcolor"
version = "3.2.0"
version = "3.3.0"
description = "ANSI color formatting for output in terminal"
optional = false
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "termcolor-3.2.0-py3-none-any.whl", hash = "sha256:a10343879eba4da819353c55cb8049b0933890c2ebf9ad5d3ecd2bb32ea96ea6"},
{file = "termcolor-3.2.0.tar.gz", hash = "sha256:610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58"},
{file = "termcolor-3.3.0-py3-none-any.whl", hash = "sha256:cf642efadaf0a8ebbbf4bc7a31cec2f9b5f21a9f726f4ccbb08192c9c26f43a5"},
{file = "termcolor-3.3.0.tar.gz", hash = "sha256:348871ca648ec6a9a983a13ab626c0acce02f515b9e1983332b17af7979521c5"},
]

[package.extras]


Loading…
Cancel
Save