We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b398a0f commit c5ce4f9Copy full SHA for c5ce4f9
pyproject.toml
@@ -50,13 +50,13 @@ remote = [
50
"launchpadlib>=1.10.16",
51
]
52
dev = [
53
- "coverage[toml]==7.6.3",
+ "coverage[toml]==7.6.10",
54
"hypothesis>=6.0",
55
"pyfakefs~=5.3",
56
- "pytest==8.3.3",
+ "pytest==8.3.4",
57
"pytest-check==2.4.1",
58
"pytest-cov==5.0.0",
59
- "pytest-freezer==0.4.8",
+ "pytest-freezer==0.4.9",
60
"pytest-mock==3.14.0",
61
"pytest-rerunfailures==14.0",
62
"pytest-subprocess~=1.5.2",
@@ -71,7 +71,7 @@ lint = [
71
72
types = [
73
"mypy[reports]==1.12.0",
74
- "pyright==1.1.385",
+ "pyright==1.1.392.post0",
75
"types-requests",
76
"types-urllib3",
77
0 commit comments