Bump click-repl from 0.2.0 to 0.3.0

Bumps [click-repl](https://github.com/untitaker/click-repl) from 0.2.0 to 0.3.0.
- [Changelog](https://github.com/click-contrib/click-repl/blob/master/Changelog.rst)
- [Commits](https://github.com/untitaker/click-repl/compare/0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: click-repl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-18 16:47:23 +00:00
committed by GitHub
parent 08d446d03e
commit 13090a675a
2 changed files with 11 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ click = "==8.1.6"
click-datetime = "==0.2"
click-didyoumean = "==0.3.0"
click-plugins = "==1.1.1"
click-repl = "==0.2.0"
click-repl = "==0.3.0"
colorama = "==0.4.4"
defusedxml = "==0.7.1"
deprecated = "==1.2.14"