66#
77annotated-types == 0.7.0
88 # via pydantic
9- anyio == 4.9 .0
9+ anyio == 4.10 .0
1010 # via httpx
1111argcomplete == 3.6.2
1212 # via commitizen
13- astroid == 3.3.10
13+ astroid == 3.3.11
1414 # via pylint
1515babel == 2.17.0
1616 # via mkdocs-material
17- backrefs == 5.8
17+ backrefs == 5.9
1818 # via mkdocs-material
19- bandit == 1.8.3
19+ bandit == 1.8.6
2020 # via -r requirements-dev.in
2121black == 25.1.0
2222 # via -r requirements-dev.in
23- boto3 == 1.38.41
23+ boto3 == 1.40.4
2424 # via -r D:\git\template_python\requirements.in
25- botocore == 1.38.41
25+ botocore == 1.40.4
2626 # via
2727 # boto3
2828 # s3transfer
29- bracex == 2.5.post1
29+ bracex == 2.6
3030 # via wcmatch
31- build == 1.2.2.post1
31+ build == 1.3.0
3232 # via -r requirements-dev.in
33- bump-my-version == 1.1.2
33+ bump-my-version == 1.2.1
3434 # via -r requirements-dev.in
35- certifi == 2025.6.15
35+ certifi == 2025.8.3
3636 # via
3737 # httpcore
3838 # httpx
@@ -63,29 +63,29 @@ colorama==0.4.6
6363 # radon
6464commitizen == 4.8.3
6565 # via -r requirements-dev.in
66- contourpy == 1.3.2
66+ contourpy == 1.3.3
6767 # via matplotlib
68- coverage [toml ]== 7.9.1
68+ coverage [toml ]== 7.10.2
6969 # via pytest-cov
7070cycler == 0.12.1
7171 # via matplotlib
7272decli == 0.6.3
7373 # via commitizen
7474dill == 0.4.0
7575 # via pylint
76- distlib == 0.3.9
76+ distlib == 0.4.0
7777 # via virtualenv
78- docutils == 0.21.2
78+ docutils == 0.22
7979 # via readme-renderer
8080filelock == 3.18.0
8181 # via virtualenv
82- flake8 == 7.2 .0
82+ flake8 == 7.3 .0
8383 # via
8484 # -r requirements-dev.in
8585 # flake8-docstrings
8686flake8-docstrings == 1.7.0
8787 # via -r requirements-dev.in
88- fonttools == 4.58.4
88+ fonttools == 4.59.0
8989 # via matplotlib
9090ghp-import == 2.1.0
9191 # via mkdocs
@@ -134,7 +134,7 @@ kiwisolver==1.4.8
134134 # via matplotlib
135135loguru == 0.7.3
136136 # via -r D:\git\template_python\requirements.in
137- mando == 0.7.1
137+ mando == 0.8.2
138138 # via radon
139139markdown == 3.8.2
140140 # via
@@ -147,7 +147,7 @@ markupsafe==3.0.2
147147 # via
148148 # jinja2
149149 # mkdocs
150- matplotlib == 3.10.3
150+ matplotlib == 3.10.5
151151 # via -r D:\git\template_python\requirements.in
152152mccabe == 0.7.0
153153 # via
@@ -165,21 +165,21 @@ mkdocs==1.6.1
165165 # mkdocs-material
166166mkdocs-get-deps == 0.2.0
167167 # via mkdocs
168- mkdocs-material == 9.6.14
168+ mkdocs-material == 9.6.16
169169 # via -r requirements-dev.in
170170mkdocs-material-extensions == 1.3.1
171171 # via mkdocs-material
172172more-itertools == 10.7.0
173173 # via
174174 # jaraco-classes
175175 # jaraco-functools
176- mypy == 1.15.0
176+ mypy == 1.17.1
177177 # via -r requirements-dev.in
178178mypy-extensions == 1.1.0
179179 # via
180180 # black
181181 # mypy
182- nh3 == 0.2.21
182+ nh3 == 0.3.0
183183 # via readme-renderer
184184nodeenv == 1.9.1
185185 # via pre-commit
@@ -201,7 +201,7 @@ packaging==25.0
201201 # twine
202202paginate == 0.5.7
203203 # via mkdocs-material
204- pandas == 2.2.3
204+ pandas == 2.3.1
205205 # via -r D:\git\template_python\requirements.in
206206pathspec == 0.12.1
207207 # via
@@ -229,34 +229,34 @@ prompt-toolkit==3.0.51
229229 # via questionary
230230py-cpuinfo == 9.0.0
231231 # via pytest-benchmark
232- pycodestyle == 2.13 .0
232+ pycodestyle == 2.14 .0
233233 # via flake8
234234pydantic == 2.11.7
235235 # via
236236 # bump-my-version
237237 # pydantic-settings
238- pydantic-core == 2.33.2
238+ pydantic-core == 2.38.0
239239 # via pydantic
240- pydantic-settings == 2.10.0
240+ pydantic-settings == 2.10.1
241241 # via bump-my-version
242242pydocstyle == 6.3.0
243243 # via flake8-docstrings
244- pyflakes == 3.3.2
244+ pyflakes == 3.4.0
245245 # via flake8
246246pygments == 2.19.2
247247 # via
248248 # mkdocs-material
249249 # readme-renderer
250250 # rich
251- pylint == 3.3.6
251+ pylint == 3.3.7
252252 # via -r requirements-dev.in
253- pymdown-extensions == 10.16
253+ pymdown-extensions == 10.16.1
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 == 8.4.1
260260 # via
261261 # -r requirements-dev.in
262262 # pytest-benchmark
@@ -266,21 +266,21 @@ 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 == 6.2 .1
270270 # via -r requirements-dev.in
271271pytest-html == 4.1.1
272272 # via -r requirements-dev.in
273273pytest-metadata == 3.1.1
274274 # via pytest-html
275- pytest-mock == 3.14.0
275+ pytest-mock == 3.14.1
276276 # via -r requirements-dev.in
277277python-dateutil == 2.9.0.post0
278278 # via
279279 # botocore
280280 # ghp-import
281281 # matplotlib
282282 # pandas
283- python-dotenv == 1.1.0
283+ python-dotenv == 1.1.1
284284 # via
285285 # -r D:\git\template_python\requirements.in
286286 # pydantic-settings
@@ -320,19 +320,19 @@ requests-toolbelt==1.0.0
320320 # via twine
321321rfc3986 == 2.0.0
322322 # via twine
323- rich == 14.0 .0
323+ rich == 14.1 .0
324324 # via
325325 # bandit
326326 # bump-my-version
327327 # rich-click
328328 # twine
329329rich-click == 1.8.9
330330 # via bump-my-version
331- ruff == 0.11.6
331+ ruff == 0.12.7
332332 # via -r requirements-dev.in
333- s3transfer == 0.13.0
333+ s3transfer == 0.13.1
334334 # via boto3
335- scipy == 1.15.3
335+ scipy == 1.16.1
336336 # via -r D:\git\template_python\requirements.in
337337six == 1.17.0
338338 # via
@@ -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 == 2.5 .0
348348 # via
349349 # -r requirements-dev.in
350350 # commitizen
@@ -355,13 +355,13 @@ tomlkit==0.13.3
355355 # pylint
356356twine == 6.1.0
357357 # via -r requirements-dev.in
358- types-python-dateutil == 2.9.0.20241206
358+ types-python-dateutil == 2.9.0.20250708
359359 # via -r requirements-dev.in
360- types-pyyaml == 6.0.12.20250402
360+ types-pyyaml == 6.0.12.20250516
361361 # via -r requirements-dev.in
362- types-requests == 2.32.0.20250328
362+ types-requests == 2.32.4.20250611
363363 # via -r requirements-dev.in
364- typing-extensions == 4.14.0
364+ typing-extensions == 4.14.1
365365 # via
366366 # anyio
367367 # mypy
@@ -382,11 +382,11 @@ urllib3==2.5.0
382382 # requests
383383 # twine
384384 # types-requests
385- virtualenv == 20.31.2
385+ virtualenv == 20.33.1
386386 # via pre-commit
387387watchdog == 6.0.0
388388 # via mkdocs
389- wcmatch == 10.0
389+ wcmatch == 10.1
390390 # via bump-my-version
391391wcwidth == 0.2.13
392392 # via prompt-toolkit
0 commit comments