Skip to content

Commit b8ff256

Browse files
Bump the all-dependencies group across 1 directory with 6 updates (#155)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa8a0ee commit b8ff256

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ python = "^3.13" # Gradio needs 3.8+
5757
grpcio = "<=1.76.0"
5858
grpcio-tools = "<=1.76.0"
5959
jsonpickle = "^4.1.1"
60-
cachetools = "^6.2.2"
60+
cachetools = "^6.2.3"
6161
nltk = "^3.9.2"
6262
inflect = "^7.5.0"
63-
pytest = "^9.0.1"
63+
pytest = "^9.0.2"
6464
flask = "^3.1.2"
65-
pyspellchecker = "^0.8.3"
65+
pyspellchecker = "^0.8.4"
6666

6767

6868

@@ -76,7 +76,7 @@ pyspellchecker = "^0.8.3"
7676

7777

7878
[tool.poetry.group.lint.dependencies]
79-
pylint = '4.0.3'
79+
pylint = '4.0.4'
8080
flake8 = "^7.3.0"
8181
# isort = "^5.10.1"
8282
unify = "^0.5"
@@ -87,13 +87,13 @@ pep8-naming = "^0.15.1"
8787
darglint = "^1.8.1"
8888
flake8-eradicate = "^1.4.0"
8989
flake8-docstrings = "^1.6.0"
90-
flake8-bugbear = "^25.10.21"
90+
flake8-bugbear = "^25.11.29"
9191
flake8-comprehensions = "^3.17.0"
9292
flake8-2020 = "^1.7.0"
9393

9494

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

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

0 commit comments

Comments
 (0)