File tree Expand file tree Collapse file tree 1 file changed +17
-13
lines changed Expand file tree Collapse file tree 1 file changed +17
-13
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ babel==2.17.0
1010 # via sphinx
1111build == 1.2.2.post1
1212 # via pip-tools
13- certifi == 2025.4.26
13+ certifi == 2025.6.15
1414 # via requests
1515charset-normalizer == 3.4.2
1616 # via requests
1717click == 8.1.8
1818 # via pip-tools
19- coverage [toml ]== 7.8.0
19+ coverage [toml ]== 7.9.1
2020 # via
2121 # metsrw (pyproject.toml)
2222 # pytest-cov
@@ -50,22 +50,26 @@ packaging==25.0
5050pip-tools == 7.4.1
5151 # via metsrw (pyproject.toml)
5252pluggy == 1.6.0
53- # via pytest
54- pygments == 2.19.1
55- # via sphinx
53+ # via
54+ # pytest
55+ # pytest-cov
56+ pygments == 2.19.2
57+ # via
58+ # pytest
59+ # sphinx
5660pyproject-hooks == 1.2.0
5761 # via
5862 # build
5963 # pip-tools
60- pytest == 8.3.5
64+ pytest == 8.4.1
6165 # via
6266 # metsrw (pyproject.toml)
6367 # pytest-cov
64- pytest-cov == 6.1 .1
68+ pytest-cov == 6.2 .1
6569 # via metsrw (pyproject.toml)
66- requests == 2.32.3
70+ requests == 2.32.4
6771 # via sphinx
68- ruff == 0.11.10
72+ ruff == 0.12.0
6973 # via metsrw (pyproject.toml)
7074snowballstemmer == 3.0.1
7175 # via sphinx
@@ -97,17 +101,17 @@ tomli==2.2.1
97101 # pip-tools
98102 # pytest
99103 # sphinx
100- typing-extensions == 4.13.2
104+ typing-extensions == 4.14.0
101105 # via exceptiongroup
102- urllib3 == 2.4 .0
106+ urllib3 == 2.5 .0
103107 # via requests
104108wheel == 0.45.1
105109 # via pip-tools
106- zipp == 3.21 .0
110+ zipp == 3.23 .0
107111 # via importlib-metadata
108112
109113# The following packages are considered to be unsafe in a requirements file:
110114pip == 25.1.1
111115 # via pip-tools
112- setuptools == 80.8 .0
116+ setuptools == 80.9 .0
113117 # via pip-tools
You can’t perform that action at this time.
0 commit comments