File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ anyio==4.9.0
1010 # via httpx
1111argcomplete == 3.6.2
1212 # via commitizen
13- astroid == 3.3.10
13+ astroid == 4.0.2
1414 # via pylint
1515babel == 2.17.0
1616 # via mkdocs-material
17- backrefs == 5.8
17+ backrefs == 6.1
1818 # via mkdocs-material
1919bandit == 1.8.3
2020 # via -r requirements-dev.in
@@ -108,7 +108,7 @@ importlib-metadata==8.7.0
108108 # via commitizen
109109iniconfig == 2.1.0
110110 # via pytest
111- isort == 6 .0.1
111+ isort == 7 .0.0
112112 # via
113113 # -r requirements-dev.in
114114 # pylint
@@ -141,7 +141,7 @@ markdown==3.8.2
141141 # mkdocs
142142 # mkdocs-material
143143 # pymdown-extensions
144- markdown-it-py == 3 .0.0
144+ markdown-it-py == 4 .0.0
145145 # via rich
146146markupsafe == 3.0.2
147147 # via
@@ -183,7 +183,7 @@ nh3==0.2.21
183183 # via readme-renderer
184184nodeenv == 1.9.1
185185 # via pre-commit
186- numpy == 1.26.4
186+ numpy == 2.3.5
187187 # via
188188 # -r D:\git\template_python\requirements.in
189189 # contourpy
@@ -207,7 +207,7 @@ pathspec==0.12.1
207207 # via
208208 # black
209209 # mkdocs
210- pbr == 6.1.1
210+ pbr == 7.0.3
211211 # via stevedore
212212pika == 1.3.2
213213 # via -r D:\git\template_python\requirements.in
@@ -248,15 +248,15 @@ pygments==2.19.2
248248 # mkdocs-material
249249 # readme-renderer
250250 # rich
251- pylint == 3.3.6
251+ pylint == 4.0.3
252252 # via -r requirements-dev.in
253253pymdown-extensions == 10.16
254254 # via mkdocs-material
255255pyparsing == 3.2.3
256256 # via matplotlib
257257pyproject-hooks == 1.2.0
258258 # via build
259- pytest == 8.3.5
259+ pytest == 9.0.1
260260 # via
261261 # -r requirements-dev.in
262262 # pytest-benchmark
@@ -266,7 +266,7 @@ pytest==8.3.5
266266 # pytest-mock
267267pytest-benchmark == 5.1.0
268268 # via -r requirements-dev.in
269- pytest-cov == 6.1.1
269+ pytest-cov == 7.0.0
270270 # via -r requirements-dev.in
271271pytest-html == 4.1.1
272272 # via -r requirements-dev.in
@@ -344,7 +344,7 @@ snowballstemmer==3.0.1
344344 # via pydocstyle
345345stevedore == 5.4.1
346346 # via bandit
347- termcolor == 2.3 .0
347+ termcolor == 3.2 .0
348348 # via
349349 # -r requirements-dev.in
350350 # commitizen
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ loguru==0.7.3
3434 # via -r requirements.in
3535matplotlib == 3.10.3
3636 # via -r requirements.in
37- numpy == 1.26.4
37+ numpy == 2.3.5
3838 # via
3939 # -r requirements.in
4040 # contourpy
You can’t perform that action at this time.
0 commit comments