File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,21 +26,21 @@ craft-providers = "craft_providers.cli:main"
26
26
27
27
[project .optional-dependencies ]
28
28
dev = [
29
- " coverage[toml]==7.6.4 " ,
29
+ " coverage[toml]==7.6.10 " ,
30
30
" freezegun==1.5.1" ,
31
31
" logassert==7" ,
32
- " pyfakefs==5.7.1 " ,
33
- " pytest==8.3.3 " ,
32
+ " pyfakefs==5.7.3 " ,
33
+ " pytest==8.3.4 " ,
34
34
" pytest-cov==5.0.0" ,
35
35
" pytest-mock==3.14.0" ,
36
36
" pytest-rerunfailures==14.0" ,
37
- " pytest-subprocess==1.5.2 " ,
37
+ " pytest-subprocess==1.5.3 " ,
38
38
" pytest-xdist==3.6.1" ,
39
39
" pytest-time==0.3.2" ,
40
- " responses==0.25.3 " ,
40
+ " responses==0.25.5 " ,
41
41
" types-requests==2.32.0.20241016" ,
42
42
" types-setuptools==75.2.0.20241019" ,
43
- " types-pyyaml==6.0.12.20240917 " ,
43
+ " types-pyyaml==6.0.12.20241230 " ,
44
44
]
45
45
lint = [
46
46
" black==24.10.0" ,
@@ -49,7 +49,7 @@ lint = [
49
49
]
50
50
types = [
51
51
" mypy[reports]==1.13.0" ,
52
- " pyright==1.1.386 " ,
52
+ " pyright==1.1.391 " ,
53
53
]
54
54
docs = [
55
55
" pyspelling==2.10" ,
You can’t perform that action at this time.
0 commit comments