File tree 8 files changed +41
-41
lines changed
8 files changed +41
-41
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ flaky==3.8.1
49
49
# via -r requirements/pytest.in
50
50
greenlet==3.1.1
51
51
# via -r requirements/dev.in
52
- hypothesis==6.115.3
52
+ hypothesis==6.118.8
53
53
# via -r requirements/pytest.in
54
54
idna==3.10
55
55
# via requests
@@ -68,9 +68,9 @@ jaraco-context==6.0.1
68
68
# via keyring
69
69
jaraco-functools==4.1.0
70
70
# via keyring
71
- jedi==0.19.1
71
+ jedi==0.19.2
72
72
# via pudb
73
- keyring==25.4.1
73
+ keyring==25.5.0
74
74
# via twine
75
75
libsass==0.23.0
76
76
# via -r requirements/dev.in
@@ -86,7 +86,7 @@ more-itertools==10.5.0
86
86
# jaraco-functools
87
87
nh3==0.2.18
88
88
# via readme-renderer
89
- packaging==24.1
89
+ packaging==24.2
90
90
# via
91
91
# build
92
92
# pudb
@@ -139,13 +139,13 @@ requests-toolbelt==1.0.0
139
139
# via twine
140
140
rfc3986==2.0.0
141
141
# via twine
142
- rich==13.9.2
142
+ rich==13.9.4
143
143
# via twine
144
144
sortedcontainers==2.4.0
145
145
# via hypothesis
146
146
tabulate==0.9.0
147
147
# via -r requirements/dev.in
148
- tomli==2.0.2
148
+ tomli==2.1.0
149
149
# via
150
150
# build
151
151
# check-manifest
@@ -155,7 +155,7 @@ tomli==2.0.2
155
155
# tox
156
156
tomlkit==0.13.2
157
157
# via pylint
158
- tox==4.23.0
158
+ tox==4.23.2
159
159
# via
160
160
# -r requirements/tox.in
161
161
# tox-gh
@@ -180,19 +180,19 @@ urwid==2.6.16
180
180
# urwid-readline
181
181
urwid-readline==0.15.1
182
182
# via pudb
183
- virtualenv==20.27.0
183
+ virtualenv==20.27.1
184
184
# via
185
185
# -r requirements/pip.in
186
186
# tox
187
187
wcwidth==0.2.13
188
188
# via urwid
189
- zipp==3.20.2
189
+ zipp==3.21.0
190
190
# via importlib-metadata
191
191
192
192
# The following packages are considered to be unsafe in a requirements file:
193
- pip==24.2
193
+ pip==24.3.1
194
194
# via -r requirements/pip.in
195
- setuptools==75.2 .0
195
+ setuptools==75.5 .0
196
196
# via
197
197
# -r requirements/pip.in
198
198
# check-manifest
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ jaraco-context==6.0.1
41
41
# via keyring
42
42
jaraco-functools==4.1.0
43
43
# via keyring
44
- keyring==25.4.1
44
+ keyring==25.5.0
45
45
# via twine
46
46
markdown-it-py==3.0.0
47
47
# via rich
@@ -53,7 +53,7 @@ more-itertools==10.5.0
53
53
# jaraco-functools
54
54
nh3==0.2.18
55
55
# via readme-renderer
56
- packaging==24.1
56
+ packaging==24.2
57
57
# via
58
58
# auditwheel
59
59
# build
@@ -80,9 +80,9 @@ requests-toolbelt==1.0.0
80
80
# via twine
81
81
rfc3986==2.0.0
82
82
# via twine
83
- rich==13.9.2
83
+ rich==13.9.4
84
84
# via twine
85
- tomli==2.0.2
85
+ tomli==2.1.0
86
86
# via
87
87
# build
88
88
# cibuildwheel
@@ -96,11 +96,11 @@ urllib3==2.2.3
96
96
# via
97
97
# requests
98
98
# twine
99
- wheel==0.44 .0
99
+ wheel==0.45 .0
100
100
# via -r requirements/kit.in
101
- zipp==3.20.2
101
+ zipp==3.21.0
102
102
# via importlib-metadata
103
103
104
104
# The following packages are considered to be unsafe in a requirements file:
105
- setuptools==75.2 .0
105
+ setuptools==75.5 .0
106
106
# via -r requirements/kit.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dnspython==2.7.0
10
10
# via eventlet
11
11
eventlet==0.37.0
12
12
# via -r requirements/light-threads.in
13
- gevent==24.10.3
13
+ gevent==24.11.1
14
14
# via -r requirements/light-threads.in
15
15
greenlet==3.1.1
16
16
# via
@@ -21,11 +21,11 @@ pycparser==2.22
21
21
# via cffi
22
22
zope-event==5.0
23
23
# via gevent
24
- zope-interface==7.1.0
24
+ zope-interface==7.1.1
25
25
# via gevent
26
26
27
27
# The following packages are considered to be unsafe in a requirements file:
28
- setuptools==75.2 .0
28
+ setuptools==75.5 .0
29
29
# via
30
30
# zope-event
31
31
# zope-interface
Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.115.3
19
+ hypothesis==6.118.8
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
23
- mypy==1.12.1
23
+ mypy==1.13.0
24
24
# via -r requirements/mypy.in
25
25
mypy-extensions==1.0.0
26
26
# via mypy
27
- packaging==24.1
27
+ packaging==24.2
28
28
# via pytest
29
29
pluggy==1.5.0
30
30
# via pytest
@@ -38,7 +38,7 @@ pytest-xdist==3.6.1
38
38
# via -r requirements/pytest.in
39
39
sortedcontainers==2.4.0
40
40
# via hypothesis
41
- tomli==2.0.2
41
+ tomli==2.1.0
42
42
# via
43
43
# mypy
44
44
# pytest
Original file line number Diff line number Diff line change @@ -10,25 +10,25 @@ click==8.1.7
10
10
# via pip-tools
11
11
importlib-metadata==8.5.0
12
12
# via build
13
- packaging==24.1
13
+ packaging==24.2
14
14
# via build
15
15
pip-tools==7.4.1
16
16
# via -r requirements/pip-tools.in
17
17
pyproject-hooks==1.2.0
18
18
# via
19
19
# build
20
20
# pip-tools
21
- tomli==2.0.2
21
+ tomli==2.1.0
22
22
# via
23
23
# build
24
24
# pip-tools
25
- wheel==0.44 .0
25
+ wheel==0.45 .0
26
26
# via pip-tools
27
- zipp==3.20.2
27
+ zipp==3.21.0
28
28
# via importlib-metadata
29
29
30
30
# The following packages are considered to be unsafe in a requirements file:
31
- pip==24.2
31
+ pip==24.3.1
32
32
# via pip-tools
33
- setuptools==75.2 .0
33
+ setuptools==75.5 .0
34
34
# via pip-tools
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ filelock==3.16.1
10
10
# via virtualenv
11
11
platformdirs==4.3.6
12
12
# via virtualenv
13
- virtualenv==20.27.0
13
+ virtualenv==20.27.1
14
14
# via -r requirements/pip.in
15
15
16
16
# The following packages are considered to be unsafe in a requirements file:
17
- pip==24.2
17
+ pip==24.3.1
18
18
# via -r requirements/pip.in
19
- setuptools==75.2 .0
19
+ setuptools==75.5 .0
20
20
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.115.3
19
+ hypothesis==6.118.8
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
23
- packaging==24.1
23
+ packaging==24.2
24
24
# via pytest
25
25
pluggy==1.5.0
26
26
# via pytest
@@ -34,5 +34,5 @@ pytest-xdist==3.6.1
34
34
# via -r requirements/pytest.in
35
35
sortedcontainers==2.4.0
36
36
# via hypothesis
37
- tomli==2.0.2
37
+ tomli==2.1.0
38
38
# via pytest
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ filelock==3.16.1
18
18
# via
19
19
# tox
20
20
# virtualenv
21
- packaging==24.1
21
+ packaging==24.2
22
22
# via
23
23
# pyproject-api
24
24
# tox
@@ -30,17 +30,17 @@ pluggy==1.5.0
30
30
# via tox
31
31
pyproject-api==1.8.0
32
32
# via tox
33
- tomli==2.0.2
33
+ tomli==2.1.0
34
34
# via
35
35
# pyproject-api
36
36
# tox
37
- tox==4.23.0
37
+ tox==4.23.2
38
38
# via
39
39
# -r requirements/tox.in
40
40
# tox-gh
41
41
tox-gh==1.4.4
42
42
# via -r requirements/tox.in
43
43
typing-extensions==4.12.2
44
44
# via tox
45
- virtualenv==20.27.0
45
+ virtualenv==20.27.1
46
46
# via tox
You can’t perform that action at this time.
0 commit comments