Skip to content

Commit cc5215d

Browse files
chore(deps): update python dependencies
1 parent a4e0a4c commit cc5215d

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

requirements-dev.txt

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -6,44 +6,44 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
anyio==4.9.0
9+
anyio==4.12.0
1010
# via httpx
11-
argcomplete==3.6.2
11+
argcomplete==3.6.3
1212
# via commitizen
13-
astroid==3.3.10
13+
astroid==3.3.11
1414
# via pylint
1515
babel==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.9.2
2020
# via -r requirements-dev.in
21-
black==25.1.0
21+
black==25.12.0
2222
# via -r requirements-dev.in
23-
boto3==1.38.41
23+
boto3==1.42.9
2424
# via -r D:\git\template_python\requirements.in
25-
botocore==1.38.41
25+
botocore==1.42.9
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.4
3434
# via -r requirements-dev.in
35-
certifi==2025.6.15
35+
certifi==2025.11.12
3636
# via
3737
# httpcore
3838
# httpx
3939
# requests
40-
cfgv==3.4.0
40+
cfgv==3.5.0
4141
# via pre-commit
42-
charset-normalizer==3.4.2
42+
charset-normalizer==3.4.4
4343
# via
4444
# commitizen
4545
# requests
46-
click==8.2.1
46+
click==8.3.1
4747
# via
4848
# black
4949
# bump-my-version
@@ -61,25 +61,25 @@ colorama==0.4.6
6161
# pylint
6262
# pytest
6363
# radon
64-
commitizen==4.8.3
64+
commitizen==4.10.1
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.13.0
6969
# via pytest-cov
7070
cycler==0.12.1
7171
# via matplotlib
7272
decli==0.6.3
7373
# via commitizen
7474
dill==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.3
7979
# via readme-renderer
80-
filelock==3.18.0
80+
filelock==3.20.0
8181
# via virtualenv
82-
flake8==7.2.0
82+
flake8==7.3.0
8383
# via
8484
# -r requirements-dev.in
8585
# flake8-docstrings
@@ -97,26 +97,26 @@ httpx==0.28.1
9797
# via bump-my-version
9898
id==1.5.0
9999
# via twine
100-
identify==2.6.12
100+
identify==2.6.15
101101
# via pre-commit
102-
idna==3.10
102+
idna==3.11
103103
# via
104104
# anyio
105105
# httpx
106106
# requests
107107
importlib-metadata==8.7.0
108108
# via commitizen
109-
iniconfig==2.1.0
109+
iniconfig==2.3.0
110110
# via pytest
111-
isort==6.0.1
111+
isort==6.1.0
112112
# via
113113
# -r requirements-dev.in
114114
# pylint
115115
jaraco-classes==3.4.0
116116
# via keyring
117117
jaraco-context==6.0.1
118118
# via keyring
119-
jaraco-functools==4.2.1
119+
jaraco-functools==4.3.0
120120
# via keyring
121121
jinja2==3.1.6
122122
# via
@@ -128,26 +128,26 @@ jmespath==1.0.1
128128
# via
129129
# boto3
130130
# botocore
131-
keyring==25.6.0
131+
keyring==25.7.0
132132
# via twine
133-
kiwisolver==1.4.8
133+
kiwisolver==1.4.9
134134
# via matplotlib
135135
loguru==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
139-
markdown==3.8.2
139+
markdown==3.10
140140
# via
141141
# mkdocs
142142
# mkdocs-material
143143
# pymdown-extensions
144144
markdown-it-py==3.0.0
145145
# via rich
146-
markupsafe==3.0.2
146+
markupsafe==3.0.3
147147
# via
148148
# jinja2
149149
# mkdocs
150-
matplotlib==3.10.3
150+
matplotlib==3.10.8
151151
# via -r D:\git\template_python\requirements.in
152152
mccabe==0.7.0
153153
# via
@@ -165,21 +165,21 @@ mkdocs==1.6.1
165165
# mkdocs-material
166166
mkdocs-get-deps==0.2.0
167167
# via mkdocs
168-
mkdocs-material==9.6.14
168+
mkdocs-material==9.7.0
169169
# via -r requirements-dev.in
170170
mkdocs-material-extensions==1.3.1
171171
# via mkdocs-material
172-
more-itertools==10.7.0
172+
more-itertools==10.8.0
173173
# via
174174
# jaraco-classes
175175
# jaraco-functools
176-
mypy==1.15.0
176+
mypy==1.19.0
177177
# via -r requirements-dev.in
178178
mypy-extensions==1.1.0
179179
# via
180180
# black
181181
# mypy
182-
nh3==0.2.21
182+
nh3==0.3.2
183183
# via readme-renderer
184184
nodeenv==1.9.1
185185
# via pre-commit
@@ -201,7 +201,7 @@ packaging==25.0
201201
# twine
202202
paginate==0.5.7
203203
# via mkdocs-material
204-
pandas==2.2.3
204+
pandas==2.3.3
205205
# via -r D:\git\template_python\requirements.in
206206
pathspec==0.12.1
207207
# via
@@ -213,82 +213,82 @@ pika==1.3.2
213213
# via -r D:\git\template_python\requirements.in
214214
pillow==11.2.1
215215
# via matplotlib
216-
platformdirs==4.3.8
216+
platformdirs==4.5.1
217217
# via
218218
# black
219219
# mkdocs-get-deps
220220
# pylint
221221
# virtualenv
222222
pluggy==1.6.0
223223
# via pytest
224-
pre-commit==4.2.0
224+
pre-commit==4.5.0
225225
# via -r requirements-dev.in
226-
prometheus-client==0.22.1
226+
prometheus-client==0.23.1
227227
# via -r D:\git\template_python\requirements.in
228-
prompt-toolkit==3.0.51
228+
prompt-toolkit==3.0.52
229229
# via questionary
230230
py-cpuinfo==9.0.0
231231
# via pytest-benchmark
232-
pycodestyle==2.13.0
232+
pycodestyle==2.14.0
233233
# via flake8
234-
pydantic==2.11.7
234+
pydantic==2.12.5
235235
# via
236236
# bump-my-version
237237
# pydantic-settings
238-
pydantic-core==2.33.2
238+
pydantic-core==2.41.5
239239
# via pydantic
240-
pydantic-settings==2.10.0
240+
pydantic-settings==2.12.0
241241
# via bump-my-version
242242
pydocstyle==6.3.0
243243
# via flake8-docstrings
244-
pyflakes==3.3.2
244+
pyflakes==3.4.0
245245
# via flake8
246246
pygments==2.19.2
247247
# via
248248
# mkdocs-material
249249
# readme-renderer
250250
# rich
251-
pylint==3.3.6
251+
pylint==3.3.9
252252
# via -r requirements-dev.in
253-
pymdown-extensions==10.16
253+
pymdown-extensions==10.19
254254
# via mkdocs-material
255-
pyparsing==3.2.3
255+
pyparsing==3.2.5
256256
# via matplotlib
257257
pyproject-hooks==1.2.0
258258
# via build
259-
pytest==8.3.5
259+
pytest==8.4.2
260260
# via
261261
# -r requirements-dev.in
262262
# pytest-benchmark
263263
# pytest-cov
264264
# pytest-html
265265
# pytest-metadata
266266
# pytest-mock
267-
pytest-benchmark==5.1.0
267+
pytest-benchmark==5.2.3
268268
# via -r requirements-dev.in
269-
pytest-cov==6.1.1
269+
pytest-cov==6.3.0
270270
# via -r requirements-dev.in
271271
pytest-html==4.1.1
272272
# via -r requirements-dev.in
273273
pytest-metadata==3.1.1
274274
# via pytest-html
275-
pytest-mock==3.14.0
275+
pytest-mock==3.15.1
276276
# via -r requirements-dev.in
277277
python-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.2.1
284284
# via
285285
# -r D:\git\template_python\requirements.in
286286
# pydantic-settings
287287
pytz==2025.2
288288
# via pandas
289289
pywin32-ctypes==0.2.3
290290
# via keyring
291-
pyyaml==6.0.2
291+
pyyaml==6.0.3
292292
# via
293293
# bandit
294294
# commitizen
@@ -300,15 +300,15 @@ pyyaml==6.0.2
300300
# xenon
301301
pyyaml-env-tag==1.1
302302
# via mkdocs
303-
questionary==2.1.0
303+
questionary==2.1.1
304304
# via
305305
# bump-my-version
306306
# commitizen
307307
radon==6.0.1
308308
# via xenon
309309
readme-renderer==44.0
310310
# via twine
311-
requests==2.32.4
311+
requests==2.32.5
312312
# via
313313
# -r D:\git\template_python\requirements.in
314314
# id
@@ -320,19 +320,19 @@ requests-toolbelt==1.0.0
320320
# via twine
321321
rfc3986==2.0.0
322322
# via twine
323-
rich==14.0.0
323+
rich==14.2.0
324324
# via
325325
# bandit
326326
# bump-my-version
327327
# rich-click
328328
# twine
329-
rich-click==1.8.9
329+
rich-click==1.9.4
330330
# via bump-my-version
331-
ruff==0.11.6
331+
ruff==0.14.9
332332
# via -r requirements-dev.in
333-
s3transfer==0.13.0
333+
s3transfer==0.16.0
334334
# via boto3
335-
scipy==1.15.3
335+
scipy==1.16.3
336336
# via -r D:\git\template_python\requirements.in
337337
six==1.17.0
338338
# via
@@ -342,9 +342,9 @@ sniffio==1.3.1
342342
# via anyio
343343
snowballstemmer==3.0.1
344344
# via pydocstyle
345-
stevedore==5.4.1
345+
stevedore==5.6.0
346346
# via bandit
347-
termcolor==2.3.0
347+
termcolor==2.5.0
348348
# via
349349
# -r requirements-dev.in
350350
# commitizen
@@ -353,23 +353,23 @@ tomlkit==0.13.3
353353
# bump-my-version
354354
# commitizen
355355
# pylint
356-
twine==6.1.0
356+
twine==6.2.0
357357
# via -r requirements-dev.in
358-
types-python-dateutil==2.9.0.20241206
358+
types-python-dateutil==2.9.0.20251115
359359
# via -r requirements-dev.in
360-
types-pyyaml==6.0.12.20250402
360+
types-pyyaml==6.0.12.20250915
361361
# via -r requirements-dev.in
362-
types-requests==2.32.0.20250328
362+
types-requests==2.32.4.20250913
363363
# via -r requirements-dev.in
364-
typing-extensions==4.14.0
364+
typing-extensions==4.15.0
365365
# via
366366
# anyio
367367
# mypy
368368
# pydantic
369369
# pydantic-core
370370
# rich-click
371371
# typing-inspection
372-
typing-inspection==0.4.1
372+
typing-inspection==0.4.2
373373
# via
374374
# pydantic
375375
# pydantic-settings
@@ -382,13 +382,13 @@ urllib3==2.5.0
382382
# requests
383383
# twine
384384
# types-requests
385-
virtualenv==20.31.2
385+
virtualenv==20.35.4
386386
# via pre-commit
387387
watchdog==6.0.0
388388
# via mkdocs
389-
wcmatch==10.0
389+
wcmatch==10.1
390390
# via bump-my-version
391-
wcwidth==0.2.13
391+
wcwidth==0.2.14
392392
# via prompt-toolkit
393393
win32-setctime==1.2.0
394394
# via loguru

0 commit comments

Comments
 (0)