Skip to content

Commit f2ed8d7

Browse files
build(deps): update bugfixes
1 parent eea0df1 commit f2ed8d7

File tree

2 files changed

+107
-107
lines changed

2 files changed

+107
-107
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ emitter = "craft_cli.pytest_plugin"
3535

3636
[dependency-groups]
3737
dev = [
38-
"coverage[toml]==7.13.0",
38+
"coverage[toml]==7.13.3",
3939
"pytest==8.4.2",
4040
"pytest-cov==7.0.0",
4141
"pytest-mock==3.15.1",
@@ -53,11 +53,11 @@ types = [
5353
"types-setuptools",
5454
]
5555
docs = [
56-
"sphinx-toolbox==4.1.1",
56+
"sphinx-toolbox==4.1.2",
5757
"sphinx-lint==1.0.2",
5858
"sphinxext-rediraffe==0.3.0",
5959
"pytest>=7.0.0", # pytest is imported by the code, which is parsed for api gen.
60-
"canonical-sphinx[full]==0.5.1",
60+
"canonical-sphinx[full]==0.5.2",
6161
]
6262
tics = ["flake8", "pylint"]
6363

0 commit comments

Comments
 (0)