File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -42,17 +42,17 @@ dependencies = [
4242[project .optional-dependencies ]
4343tests = [
4444 " black>=24.2.0" ,
45- " click==8.1.8 " ,
45+ " click==8.2.1 " ,
4646 " inflect==7.5.0" ,
4747 " pygithub==2.6.1" ,
4848 " lxml==5.3.0" ,
4949 " numpy==2.2.6" ,
5050 " parse==1.20.2" ,
51- " pytest==8.3.4 " ,
51+ " pytest==8.4.1 " ,
5252 " pytest-cov==6.2.1" ,
53- " pytest-rerunfailures==15.0 " ,
53+ " pytest-rerunfailures==15.1 " ,
5454 " pyyaml==6.0.2" ,
55- " regex==2024.11.6 " ,
55+ " regex==2025.7.34 " ,
5656]
5757doc = [
5858 " Sphinx==8.2.3" ,
@@ -67,7 +67,7 @@ doc = [
6767 " parse==1.20.2" ,
6868 " pypandoc==1.15" ,
6969 " pytest-sphinx==0.6.3" ,
70- " regex==2024.11.6 " ,
70+ " regex==2025.7.34 " ,
7171 " sphinx-autobuild==2024.10.3" ,
7272 " sphinx-autodoc-typehints==3.2.0" ,
7373 " sphinx-click==6.0.0" ,
You can’t perform that action at this time.
0 commit comments