Skip to content

Commit 1ba339e

Browse files
committed
build(deps): update bugfixes
1 parent 19dca38 commit 1ba339e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ craft-providers = "craft_providers.cli:main"
2828

2929
[project.optional-dependencies]
3030
dev = [
31-
"coverage[toml]==7.6.3",
31+
"coverage[toml]==7.6.4",
3232
"freezegun==1.2.2",
3333
"logassert==7",
3434
"pyfakefs==5.3.0",
@@ -52,7 +52,7 @@ lint = [
5252
]
5353
types = [
5454
"mypy[reports]==1.6.1",
55-
"pyright==1.1.385",
55+
"pyright==1.1.386",
5656
]
5757
docs = [
5858
"furo==2023.9.10",

0 commit comments

Comments
 (0)