Skip to content

Commit 8412054

Browse files
committed
chore: make upgrade
1 parent 94feef0 commit 8412054

File tree

8 files changed

+30
-26
lines changed

8 files changed

+30
-26
lines changed

requirements/dev.pip

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
#
55
# make upgrade
66
#
7-
astroid==3.0.2
7+
astroid==3.0.3
88
# via pylint
99
attrs==23.2.0
1010
# via hypothesis
1111
build==1.0.3
1212
# via check-manifest
1313
cachetools==5.3.2
1414
# via tox
15-
certifi==2023.11.17
15+
certifi==2024.2.2
1616
# via requests
1717
chardet==5.2.0
1818
# via tox
@@ -47,7 +47,7 @@ flaky==3.7.0
4747
# via -r requirements/pytest.in
4848
greenlet==3.0.3
4949
# via -r requirements/dev.in
50-
hypothesis==6.97.1
50+
hypothesis==6.98.4
5151
# via -r requirements/pytest.in
5252
idna==3.6
5353
# via requests
@@ -62,7 +62,7 @@ iniconfig==2.0.0
6262
# via pytest
6363
isort==5.13.2
6464
# via pylint
65-
jaraco-classes==3.3.0
65+
jaraco-classes==3.3.1
6666
# via keyring
6767
jedi==0.19.1
6868
# via pudb
@@ -91,7 +91,7 @@ parso==0.8.3
9191
# via jedi
9292
pkginfo==1.9.6
9393
# via twine
94-
platformdirs==4.1.0
94+
platformdirs==4.2.0
9595
# via
9696
# pylint
9797
# tox
@@ -156,18 +156,19 @@ tox==4.12.1
156156
# tox-gh
157157
tox-gh==1.3.1
158158
# via -r requirements/tox.in
159-
twine==4.0.2
159+
twine==5.0.0
160160
# via -r requirements/dev.in
161161
typing-extensions==4.9.0
162162
# via
163163
# astroid
164164
# pylint
165165
# rich
166-
urllib3==2.1.0
166+
# urwid
167+
urllib3==2.2.0
167168
# via
168169
# requests
169170
# twine
170-
urwid==2.4.6
171+
urwid==2.5.3
171172
# via
172173
# pudb
173174
# urwid-readline
@@ -177,15 +178,17 @@ virtualenv==20.25.0
177178
# via
178179
# -r requirements/pip.in
179180
# tox
181+
wcwidth==0.2.13
182+
# via urwid
180183
zipp==3.17.0
181184
# via
182185
# importlib-metadata
183186
# importlib-resources
184187

185188
# The following packages are considered to be unsafe in a requirements file:
186-
pip==23.3.2
189+
pip==24.0
187190
# via -r requirements/pip.in
188-
setuptools==69.0.3
191+
setuptools==69.1.0
189192
# via
190193
# -r requirements/pip.in
191194
# check-manifest

requirements/kit.pip

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
#
55
# make upgrade
66
#
7-
auditwheel==5.4.0
7+
auditwheel==6.0.0
88
# via -r requirements/kit.in
99
bashlex==0.18
1010
# via cibuildwheel
1111
bracex==2.4
1212
# via cibuildwheel
1313
build==1.0.3
1414
# via -r requirements/kit.in
15-
certifi==2023.11.17
15+
certifi==2024.2.2
1616
# via cibuildwheel
17-
cibuildwheel==2.16.3
17+
cibuildwheel==2.16.5
1818
# via -r requirements/kit.in
1919
colorama==0.4.6
2020
# via -r requirements/kit.in
@@ -24,9 +24,10 @@ importlib-metadata==7.0.1
2424
# via build
2525
packaging==23.2
2626
# via
27+
# auditwheel
2728
# build
2829
# cibuildwheel
29-
platformdirs==4.1.0
30+
platformdirs==4.2.0
3031
# via cibuildwheel
3132
pyelftools==0.30
3233
# via auditwheel
@@ -45,5 +46,5 @@ zipp==3.17.0
4546
# via importlib-metadata
4647

4748
# The following packages are considered to be unsafe in a requirements file:
48-
setuptools==69.0.3
49+
setuptools==69.1.0
4950
# via -r requirements/kit.in

requirements/light-threads.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ cffi==1.16.0
88
# via -r requirements/light-threads.in
99
dnspython==2.5.0
1010
# via eventlet
11-
eventlet==0.35.0
11+
eventlet==0.35.1
1212
# via -r requirements/light-threads.in
13-
gevent==23.9.1
13+
gevent==24.2.1
1414
# via -r requirements/light-threads.in
1515
greenlet==3.0.3
1616
# via
@@ -25,7 +25,7 @@ zope-interface==6.1
2525
# via gevent
2626

2727
# The following packages are considered to be unsafe in a requirements file:
28-
setuptools==69.0.3
28+
setuptools==69.1.0
2929
# via
3030
# zope-event
3131
# zope-interface

requirements/mypy.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ execnet==2.0.2
1616
# via pytest-xdist
1717
flaky==3.7.0
1818
# via -r requirements/pytest.in
19-
hypothesis==6.97.1
19+
hypothesis==6.98.4
2020
# via -r requirements/pytest.in
2121
iniconfig==2.0.0
2222
# via pytest

requirements/pip-tools.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ zipp==3.17.0
2727
# via importlib-metadata
2828

2929
# The following packages are considered to be unsafe in a requirements file:
30-
pip==23.3.2
30+
pip==24.0
3131
# via pip-tools
32-
setuptools==69.0.3
32+
setuptools==69.1.0
3333
# via pip-tools

requirements/pip.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ distlib==0.3.8
88
# via virtualenv
99
filelock==3.13.1
1010
# via virtualenv
11-
platformdirs==4.1.0
11+
platformdirs==4.2.0
1212
# via virtualenv
1313
virtualenv==20.25.0
1414
# via -r requirements/pip.in
1515

1616
# The following packages are considered to be unsafe in a requirements file:
17-
pip==23.3.2
17+
pip==24.0
1818
# via -r requirements/pip.in
19-
setuptools==69.0.3
19+
setuptools==69.1.0
2020
# via -r requirements/pip.in

requirements/pytest.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ execnet==2.0.2
1616
# via pytest-xdist
1717
flaky==3.7.0
1818
# via -r requirements/pytest.in
19-
hypothesis==6.97.1
19+
hypothesis==6.98.4
2020
# via -r requirements/pytest.in
2121
iniconfig==2.0.0
2222
# via pytest

requirements/tox.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ packaging==23.2
2222
# via
2323
# pyproject-api
2424
# tox
25-
platformdirs==4.1.0
25+
platformdirs==4.2.0
2626
# via
2727
# tox
2828
# virtualenv

0 commit comments

Comments
 (0)