Skip to content

Commit c5ce4f9

Browse files
build(deps): update bugfixes
1 parent b398a0f commit c5ce4f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ remote = [
5050
"launchpadlib>=1.10.16",
5151
]
5252
dev = [
53-
"coverage[toml]==7.6.3",
53+
"coverage[toml]==7.6.10",
5454
"hypothesis>=6.0",
5555
"pyfakefs~=5.3",
56-
"pytest==8.3.3",
56+
"pytest==8.3.4",
5757
"pytest-check==2.4.1",
5858
"pytest-cov==5.0.0",
59-
"pytest-freezer==0.4.8",
59+
"pytest-freezer==0.4.9",
6060
"pytest-mock==3.14.0",
6161
"pytest-rerunfailures==14.0",
6262
"pytest-subprocess~=1.5.2",
@@ -71,7 +71,7 @@ lint = [
7171
]
7272
types = [
7373
"mypy[reports]==1.12.0",
74-
"pyright==1.1.385",
74+
"pyright==1.1.392.post0",
7575
"types-requests",
7676
"types-urllib3",
7777
]

0 commit comments

Comments
 (0)