File tree Expand file tree Collapse file tree 8 files changed +30
-26
lines changed Expand file tree Collapse file tree 8 files changed +30
-26
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- astroid==3.0.2
7
+ astroid==3.0.3
8
8
# via pylint
9
9
attrs==23.2.0
10
10
# via hypothesis
11
11
build==1.0.3
12
12
# via check-manifest
13
13
cachetools==5.3.2
14
14
# via tox
15
- certifi==2023.11.17
15
+ certifi==2024.2.2
16
16
# via requests
17
17
chardet==5.2.0
18
18
# via tox
@@ -47,7 +47,7 @@ flaky==3.7.0
47
47
# via -r requirements/pytest.in
48
48
greenlet==3.0.3
49
49
# via -r requirements/dev.in
50
- hypothesis==6.97.1
50
+ hypothesis==6.98.4
51
51
# via -r requirements/pytest.in
52
52
idna==3.6
53
53
# via requests
@@ -62,7 +62,7 @@ iniconfig==2.0.0
62
62
# via pytest
63
63
isort==5.13.2
64
64
# via pylint
65
- jaraco-classes==3.3.0
65
+ jaraco-classes==3.3.1
66
66
# via keyring
67
67
jedi==0.19.1
68
68
# via pudb
@@ -91,7 +91,7 @@ parso==0.8.3
91
91
# via jedi
92
92
pkginfo==1.9.6
93
93
# via twine
94
- platformdirs==4.1 .0
94
+ platformdirs==4.2 .0
95
95
# via
96
96
# pylint
97
97
# tox
@@ -156,18 +156,19 @@ tox==4.12.1
156
156
# tox-gh
157
157
tox-gh==1.3.1
158
158
# via -r requirements/tox.in
159
- twine==4 .0.2
159
+ twine==5 .0.0
160
160
# via -r requirements/dev.in
161
161
typing-extensions==4.9.0
162
162
# via
163
163
# astroid
164
164
# pylint
165
165
# rich
166
- urllib3==2.1.0
166
+ # urwid
167
+ urllib3==2.2.0
167
168
# via
168
169
# requests
169
170
# twine
170
- urwid==2.4.6
171
+ urwid==2.5.3
171
172
# via
172
173
# pudb
173
174
# urwid-readline
@@ -177,15 +178,17 @@ virtualenv==20.25.0
177
178
# via
178
179
# -r requirements/pip.in
179
180
# tox
181
+ wcwidth==0.2.13
182
+ # via urwid
180
183
zipp==3.17.0
181
184
# via
182
185
# importlib-metadata
183
186
# importlib-resources
184
187
185
188
# The following packages are considered to be unsafe in a requirements file:
186
- pip==23.3.2
189
+ pip==24.0
187
190
# via -r requirements/pip.in
188
- setuptools==69.0.3
191
+ setuptools==69.1.0
189
192
# via
190
193
# -r requirements/pip.in
191
194
# check-manifest
Original file line number Diff line number Diff line change 4
4
#
5
5
# make upgrade
6
6
#
7
- auditwheel==5.4 .0
7
+ auditwheel==6.0 .0
8
8
# via -r requirements/kit.in
9
9
bashlex==0.18
10
10
# via cibuildwheel
11
11
bracex==2.4
12
12
# via cibuildwheel
13
13
build==1.0.3
14
14
# via -r requirements/kit.in
15
- certifi==2023.11.17
15
+ certifi==2024.2.2
16
16
# via cibuildwheel
17
- cibuildwheel==2.16.3
17
+ cibuildwheel==2.16.5
18
18
# via -r requirements/kit.in
19
19
colorama==0.4.6
20
20
# via -r requirements/kit.in
@@ -24,9 +24,10 @@ importlib-metadata==7.0.1
24
24
# via build
25
25
packaging==23.2
26
26
# via
27
+ # auditwheel
27
28
# build
28
29
# cibuildwheel
29
- platformdirs==4.1 .0
30
+ platformdirs==4.2 .0
30
31
# via cibuildwheel
31
32
pyelftools==0.30
32
33
# via auditwheel
@@ -45,5 +46,5 @@ zipp==3.17.0
45
46
# via importlib-metadata
46
47
47
48
# The following packages are considered to be unsafe in a requirements file:
48
- setuptools==69.0.3
49
+ setuptools==69.1.0
49
50
# via -r requirements/kit.in
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ cffi==1.16.0
8
8
# via -r requirements/light-threads.in
9
9
dnspython==2.5.0
10
10
# via eventlet
11
- eventlet==0.35.0
11
+ eventlet==0.35.1
12
12
# via -r requirements/light-threads.in
13
- gevent==23.9 .1
13
+ gevent==24.2 .1
14
14
# via -r requirements/light-threads.in
15
15
greenlet==3.0.3
16
16
# via
@@ -25,7 +25,7 @@ zope-interface==6.1
25
25
# via gevent
26
26
27
27
# The following packages are considered to be unsafe in a requirements file:
28
- setuptools==69.0.3
28
+ setuptools==69.1.0
29
29
# via
30
30
# zope-event
31
31
# zope-interface
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.0.2
16
16
# via pytest-xdist
17
17
flaky==3.7.0
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.97.1
19
+ hypothesis==6.98.4
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ zipp==3.17.0
27
27
# via importlib-metadata
28
28
29
29
# The following packages are considered to be unsafe in a requirements file:
30
- pip==23.3.2
30
+ pip==24.0
31
31
# via pip-tools
32
- setuptools==69.0.3
32
+ setuptools==69.1.0
33
33
# via pip-tools
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ distlib==0.3.8
8
8
# via virtualenv
9
9
filelock==3.13.1
10
10
# via virtualenv
11
- platformdirs==4.1 .0
11
+ platformdirs==4.2 .0
12
12
# via virtualenv
13
13
virtualenv==20.25.0
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==23.3.2
17
+ pip==24.0
18
18
# via -r requirements/pip.in
19
- setuptools==69.0.3
19
+ setuptools==69.1.0
20
20
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.0.2
16
16
# via pytest-xdist
17
17
flaky==3.7.0
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.97.1
19
+ hypothesis==6.98.4
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ packaging==23.2
22
22
# via
23
23
# pyproject-api
24
24
# tox
25
- platformdirs==4.1 .0
25
+ platformdirs==4.2 .0
26
26
# via
27
27
# tox
28
28
# virtualenv
You can’t perform that action at this time.
0 commit comments