File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -34,25 +34,25 @@ dependencies = []
3434dev = [
3535 " atomicwrites==1.4.1" ,
3636 " attrs==23.2.0" ,
37- " coverage==7.4.3 " ,
37+ " coverage==7.4.4 " ,
3838 " more-itertools==10.2.0" ,
3939 " pbr==6.0.0" ,
4040 " pluggy==1.4.0" ,
4141 " py==1.11.0" ,
42- " pytest==8.0.2 " ,
43- " pytest-cov==4.1 .0" ,
42+ " pytest==8.1.1 " ,
43+ " pytest-cov==5.0 .0" ,
4444 " PyYAML==6.0.1" ,
4545 " invoke==2.2.0" ,
46- " pytest-timeout==2.2.0 " ,
47- " ruff==0.3.0 " ,
46+ " pytest-timeout==2.3.1 " ,
47+ " ruff==0.3.4 " ,
4848 " hatch" ,
4949 " atheris==2.3.0; python_version != '3.12'" ,
5050]
5151docs = [
5252 " mkdocs==1.5.3" ,
53- " mkdocs-material==9.5.12 " ,
53+ " mkdocs-material==9.5.16 " ,
5454 " mkdocstrings==0.24.1" ,
55- " mkdocstrings-python==1.8 .0" ,
55+ " mkdocstrings-python==1.9 .0" ,
5656 " mkdocs-autorefs==1.0.1" ,
5757]
5858
Original file line number Diff line number Diff line change 11atomicwrites == 1.4.1
22attrs == 23.2.0
3- coverage == 7.4.3
3+ coverage == 7.4.4
44more-itertools == 10.2.0
55pbr == 6.0.0
66pluggy == 1.4.0
77py == 1.11.0
8- pytest == 8.0.2
8+ pytest == 8.1.1
99PyYAML == 6.0.1
10- ruff == 0.3.0
10+ ruff == 0.3.4
1111atheris == 2.3.0
You can’t perform that action at this time.
0 commit comments