File tree Expand file tree Collapse file tree 8 files changed +25
-20
lines changed Expand file tree Collapse file tree 8 files changed +25
-20
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v5 .0.0
3
+ rev : v6 .0.0
4
4
hooks :
5
5
- id : check-case-conflict
6
6
- id : check-illegal-windows-names
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ babel==2.17.0
12
12
# via sphinx
13
13
certifi==2025.8.3
14
14
# via requests
15
- charset-normalizer==3.4.2
15
+ charset-normalizer==3.4.3
16
16
# via requests
17
17
click==8.2.1
18
18
# via
@@ -45,15 +45,15 @@ jinja2==3.1.6
45
45
# via
46
46
# scriv
47
47
# sphinx
48
- markdown-it-py==3 .0.0
48
+ markdown-it-py==4 .0.0
49
49
# via scriv
50
50
markupsafe==3.0.2
51
51
# via jinja2
52
52
mdurl==0.1.2
53
53
# via markdown-it-py
54
54
packaging==25.0
55
55
# via sphinx
56
- pbr==6.1.1
56
+ pbr==7.0.0
57
57
# via stevedore
58
58
polib==1.2.0
59
59
# via sphinx-lint
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ certifi==2025.8.3
16
16
# via requests
17
17
chardet==5.2.0
18
18
# via tox
19
- charset-normalizer==3.4.2
19
+ charset-normalizer==3.4.3
20
20
# via requests
21
21
check-manifest==0.50
22
22
# via -r requirements/dev.in
@@ -45,15 +45,15 @@ exceptiongroup==1.3.0
45
45
# pytest
46
46
execnet==2.1.1
47
47
# via pytest-xdist
48
- filelock==3.18.0
48
+ filelock==3.19.1
49
49
# via
50
50
# tox
51
51
# virtualenv
52
52
flaky==3.8.1
53
53
# via -r requirements/pytest.in
54
54
greenlet==3.2.4
55
55
# via -r requirements/dev.in
56
- hypothesis==6.137 .1
56
+ hypothesis==6.138 .1
57
57
# via -r requirements/pytest.in
58
58
id==1.5.0
59
59
# via twine
@@ -128,7 +128,7 @@ pygments==2.19.2
128
128
# pytest
129
129
# readme-renderer
130
130
# rich
131
- pylint==3.3.7
131
+ pylint==3.3.8
132
132
# via -r requirements/dev.in
133
133
pyproject-api==1.9.1
134
134
# via tox
@@ -191,6 +191,7 @@ typing-extensions==4.14.1
191
191
# exceptiongroup
192
192
# pylint
193
193
# tox
194
+ # virtualenv
194
195
urllib3==2.5.0
195
196
# via
196
197
# requests
@@ -201,7 +202,7 @@ urwid==3.0.2
201
202
# urwid-readline
202
203
urwid-readline==0.15.1
203
204
# via pudb
204
- virtualenv==20.33.1
205
+ virtualenv==20.34.0
205
206
# via
206
207
# -r requirements/pip.in
207
208
# tox
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ certifi==2025.8.3
16
16
# via
17
17
# cibuildwheel
18
18
# requests
19
- charset-normalizer==3.4.2
19
+ charset-normalizer==3.4.3
20
20
# via requests
21
21
cibuildwheel==3.1.3
22
22
# via -r requirements/kit.in
@@ -26,7 +26,7 @@ dependency-groups==1.3.1
26
26
# via cibuildwheel
27
27
docutils==0.22
28
28
# via readme-renderer
29
- filelock==3.18.0
29
+ filelock==3.19.1
30
30
# via cibuildwheel
31
31
humanize==4.12.3
32
32
# via cibuildwheel
@@ -44,7 +44,7 @@ jaraco-functools==4.2.1
44
44
# via keyring
45
45
keyring==25.6.0
46
46
# via twine
47
- markdown-it-py==3 .0.0
47
+ markdown-it-py==4 .0.0
48
48
# via rich
49
49
mdurl==0.1.2
50
50
# via markdown-it-py
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.137 .1
15
+ hypothesis==6.138 .1
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
@@ -42,7 +42,7 @@ tomli==2.2.1
42
42
# via
43
43
# mypy
44
44
# pytest
45
- types-requests==2.32.4.20250611
45
+ types-requests==2.32.4.20250809
46
46
# via -r requirements/mypy.in
47
47
types-tabulate==0.9.0.20241207
48
48
# via -r requirements/mypy.in
Original file line number Diff line number Diff line change 2
2
# make upgrade
3
3
distlib==0.4.0
4
4
# via virtualenv
5
- filelock==3.18.0
5
+ filelock==3.19.1
6
6
# via virtualenv
7
7
pip==25.2
8
8
# via -r requirements/pip.in
9
9
platformdirs==4.3.8
10
10
# via virtualenv
11
11
setuptools==80.9.0
12
12
# via -r requirements/pip.in
13
- virtualenv==20.33.1
13
+ typing-extensions==4.14.1
14
+ # via virtualenv
15
+ virtualenv==20.34.0
14
16
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.137 .1
15
+ hypothesis==6.138 .1
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ colorama==0.4.6
10
10
# tox
11
11
distlib==0.4.0
12
12
# via virtualenv
13
- filelock==3.18.0
13
+ filelock==3.19.1
14
14
# via
15
15
# tox
16
16
# virtualenv
@@ -37,6 +37,8 @@ tox==4.28.4
37
37
tox-gh==1.5.0
38
38
# via -r requirements/tox.in
39
39
typing-extensions==4.14.1
40
- # via tox
41
- virtualenv==20.33.1
40
+ # via
41
+ # tox
42
+ # virtualenv
43
+ virtualenv==20.34.0
42
44
# via tox
You can’t perform that action at this time.
0 commit comments