Skip to content

Commit 13f3582

Browse files
chore(deps): update python dependencies
1 parent 3247933 commit 13f3582

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

requirements-dev.txt

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -6,33 +6,33 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
anyio==4.9.0
9+
anyio==4.10.0
1010
# via httpx
1111
argcomplete==3.6.2
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.8.6
2020
# via -r requirements-dev.in
2121
black==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
6464
commitizen==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
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
7979
# via readme-renderer
8080
filelock==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
8686
flake8-docstrings==1.7.0
8787
# via -r requirements-dev.in
88-
fonttools==4.58.4
88+
fonttools==4.59.0
8989
# via matplotlib
9090
ghp-import==2.1.0
9191
# via mkdocs
@@ -134,7 +134,7 @@ kiwisolver==1.4.8
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
139139
markdown==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
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.6.16
169169
# via -r requirements-dev.in
170170
mkdocs-material-extensions==1.3.1
171171
# via mkdocs-material
172172
more-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
178178
mypy-extensions==1.1.0
179179
# via
180180
# black
181181
# mypy
182-
nh3==0.2.21
182+
nh3==0.3.0
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.1
205205
# via -r D:\git\template_python\requirements.in
206206
pathspec==0.12.1
207207
# via
@@ -229,34 +229,34 @@ prompt-toolkit==3.0.51
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
234234
pydantic==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
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.7
252252
# via -r requirements-dev.in
253-
pymdown-extensions==10.16
253+
pymdown-extensions==10.16.1
254254
# via mkdocs-material
255255
pyparsing==3.2.3
256256
# via matplotlib
257257
pyproject-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
267267
pytest-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
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.14.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.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
321321
rfc3986==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
329329
rich-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
337337
six==1.17.0
338338
# via
@@ -344,7 +344,7 @@ snowballstemmer==3.0.1
344344
# via pydocstyle
345345
stevedore==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
356356
twine==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
387387
watchdog==6.0.0
388388
# via mkdocs
389-
wcmatch==10.0
389+
wcmatch==10.1
390390
# via bump-my-version
391391
wcwidth==0.2.13
392392
# via prompt-toolkit

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
#
55
# pip-compile requirements.in
66
#
7-
boto3==1.38.36
7+
boto3==1.40.4
88
# via -r requirements.in
9-
botocore==1.38.36
9+
botocore==1.40.4
1010
# via
1111
# boto3
1212
# s3transfer
13-
certifi==2025.6.15
13+
certifi==2025.8.3
1414
# via requests
1515
charset-normalizer==3.4.2
1616
# via requests
1717
colorama==0.4.6
1818
# via loguru
19-
contourpy==1.3.2
19+
contourpy==1.3.3
2020
# via matplotlib
2121
cycler==0.12.1
2222
# via matplotlib
23-
fonttools==4.58.3
23+
fonttools==4.59.0
2424
# via matplotlib
2525
idna==3.10
2626
# via requests
@@ -32,7 +32,7 @@ kiwisolver==1.4.8
3232
# via matplotlib
3333
loguru==0.7.3
3434
# via -r requirements.in
35-
matplotlib==3.10.3
35+
matplotlib==3.10.5
3636
# via -r requirements.in
3737
numpy==1.26.4
3838
# via
@@ -43,7 +43,7 @@ numpy==1.26.4
4343
# scipy
4444
packaging==25.0
4545
# via matplotlib
46-
pandas==2.2.3
46+
pandas==2.3.1
4747
# via -r requirements.in
4848
pika==1.3.2
4949
# via -r requirements.in
@@ -58,15 +58,15 @@ python-dateutil==2.9.0.post0
5858
# botocore
5959
# matplotlib
6060
# pandas
61-
python-dotenv==1.1.0
61+
python-dotenv==1.1.1
6262
# via -r requirements.in
6363
pytz==2025.2
6464
# via pandas
6565
requests==2.32.4
6666
# via -r requirements.in
67-
s3transfer==0.13.0
67+
s3transfer==0.13.1
6868
# via boto3
69-
scipy==1.15.3
69+
scipy==1.16.1
7070
# via -r requirements.in
7171
six==1.17.0
7272
# via python-dateutil

0 commit comments

Comments
 (0)