Skip to content

Commit 0a72591

Browse files
Bump the all-dependencies group with 2 updates (#175)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bab8715 commit 0a72591

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ python = "^3.13" # Gradio needs 3.8+
5757
grpcio = "<=1.78.1"
5858
grpcio-tools = "<=1.78.1"
5959
jsonpickle = "^4.1.1"
60-
cachetools = "^7.0.1"
60+
cachetools = "^7.0.2"
6161
nltk = "^3.9.3"
6262
inflect = "^7.5.0"
6363
pytest = "^9.0.2"
@@ -93,7 +93,7 @@ flake8-2020 = "^1.7.0"
9393

9494

9595
[tool.poetry.group.demo.dependencies]
96-
gradio = "^6.7.0"
96+
gradio = "^6.8.0"
9797

9898
[build-system]
9999
requires = ["poetry-core"]

0 commit comments

Comments
 (0)