File tree Expand file tree Collapse file tree 8 files changed +29
-29
lines changed Expand file tree Collapse file tree 8 files changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==24.2.0
1010 # via hypothesis
1111backports-tarfile==1.2.0
1212 # via jaraco-context
13- build==1.2.1
13+ build==1.2.2
1414 # via check-manifest
1515cachetools==5.5.0
1616 # via tox
@@ -41,15 +41,15 @@ exceptiongroup==1.2.2
4141 # pytest
4242execnet==2.1.1
4343 # via pytest-xdist
44- filelock==3.15.4
44+ filelock==3.16.0
4545 # via
4646 # tox
4747 # virtualenv
4848flaky==3.8.1
4949 # via -r requirements/pytest.in
5050greenlet==3.0.3
5151 # via -r requirements/dev.in
52- hypothesis==6.111.2
52+ hypothesis==6.112.0
5353 # via -r requirements/pytest.in
5454idna==3.8
5555 # via requests
@@ -82,7 +82,7 @@ mccabe==0.7.0
8282 # via pylint
8383mdurl==0.1.2
8484 # via markdown-it-py
85- more-itertools==10.4 .0
85+ more-itertools==10.5 .0
8686 # via
8787 # jaraco-classes
8888 # jaraco-functools
@@ -99,7 +99,7 @@ parso==0.8.4
9999 # via jedi
100100pkginfo==1.10.0
101101 # via twine
102- platformdirs==4.2.2
102+ platformdirs==4.3.1
103103 # via
104104 # pylint
105105 # tox
@@ -116,7 +116,7 @@ pygments==2.18.0
116116 # pudb
117117 # readme-renderer
118118 # rich
119- pylint==3.2.6
119+ pylint==3.2.7
120120 # via -r requirements/dev.in
121121pyproject-api==1.7.1
122122 # via tox
@@ -157,7 +157,7 @@ tomli==2.0.1
157157 # tox
158158tomlkit==0.13.2
159159 # via pylint
160- tox==4.18.0
160+ tox==4.18.1
161161 # via
162162 # -r requirements/tox.in
163163 # tox-gh
@@ -181,7 +181,7 @@ urwid==2.6.15
181181 # urwid-readline
182182urwid-readline==0.14
183183 # via pudb
184- virtualenv==20.26.3
184+ virtualenv==20.26.4
185185 # via
186186 # -r requirements/pip.in
187187 # tox
@@ -195,7 +195,7 @@ zipp==3.20.1
195195# The following packages are considered to be unsafe in a requirements file:
196196pip==24.2
197197 # via -r requirements/pip.in
198- setuptools==74.0.0
198+ setuptools==74.1.2
199199 # via
200200 # -r requirements/pip.in
201201 # check-manifest
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ bashlex==0.18
1212 # via cibuildwheel
1313bracex==2.5
1414 # via cibuildwheel
15- build==1.2.1
15+ build==1.2.2
1616 # via -r requirements/kit.in
1717certifi==2024.8.30
1818 # via
@@ -26,7 +26,7 @@ colorama==0.4.6
2626 # via -r requirements/kit.in
2727docutils==0.20.1
2828 # via readme-renderer
29- filelock==3.15.4
29+ filelock==3.16.0
3030 # via cibuildwheel
3131idna==3.8
3232 # via requests
@@ -49,7 +49,7 @@ markdown-it-py==3.0.0
4949 # via rich
5050mdurl==0.1.2
5151 # via markdown-it-py
52- more-itertools==10.4 .0
52+ more-itertools==10.5 .0
5353 # via
5454 # jaraco-classes
5555 # jaraco-functools
@@ -62,7 +62,7 @@ packaging==24.1
6262 # cibuildwheel
6363pkginfo==1.10.0
6464 # via twine
65- platformdirs==4.2.2
65+ platformdirs==4.3.1
6666 # via cibuildwheel
6767pyelftools==0.31
6868 # via auditwheel
@@ -106,5 +106,5 @@ zipp==3.20.1
106106 # importlib-resources
107107
108108# The following packages are considered to be unsafe in a requirements file:
109- setuptools==74.0.0
109+ setuptools==74.1.2
110110 # via -r requirements/kit.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- cffi==1.17.0
7+ cffi==1.17.1
88 # via -r requirements/light-threads.in
99dnspython==2.6.1
1010 # via eventlet
@@ -25,7 +25,7 @@ zope-interface==7.0.3
2525 # via gevent
2626
2727# The following packages are considered to be unsafe in a requirements file:
28- setuptools==74.0.0
28+ setuptools==74.1.2
2929 # via
3030 # zope-event
3131 # zope-interface
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.1.1
1616 # via pytest-xdist
1717flaky==3.8.1
1818 # via -r requirements/pytest.in
19- hypothesis==6.111.2
19+ hypothesis==6.112.0
2020 # via -r requirements/pytest.in
2121iniconfig==2.0.0
2222 # via pytest
@@ -42,7 +42,7 @@ tomli==2.0.1
4242 # via
4343 # mypy
4444 # pytest
45- types-requests==2.32.0.20240712
45+ types-requests==2.32.0.20240907
4646 # via -r requirements/mypy.in
4747types-tabulate==0.9.0.20240106
4848 # via -r requirements/mypy.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.2.1
7+ build==1.2.2
88 # via pip-tools
99click==8.1.7
1010 # via pip-tools
@@ -30,5 +30,5 @@ zipp==3.20.1
3030# The following packages are considered to be unsafe in a requirements file:
3131pip==24.2
3232 # via pip-tools
33- setuptools==74.0.0
33+ setuptools==74.1.2
3434 # via pip-tools
Original file line number Diff line number Diff line change 66#
77distlib==0.3.8
88 # via virtualenv
9- filelock==3.15.4
9+ filelock==3.16.0
1010 # via virtualenv
11- platformdirs==4.2.2
11+ platformdirs==4.3.1
1212 # via virtualenv
13- virtualenv==20.26.3
13+ virtualenv==20.26.4
1414 # via -r requirements/pip.in
1515
1616# The following packages are considered to be unsafe in a requirements file:
1717pip==24.2
1818 # via -r requirements/pip.in
19- setuptools==74.0.0
19+ setuptools==74.1.2
2020 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.1.1
1616 # via pytest-xdist
1717flaky==3.8.1
1818 # via -r requirements/pytest.in
19- hypothesis==6.111.2
19+ hypothesis==6.112.0
2020 # via -r requirements/pytest.in
2121iniconfig==2.0.0
2222 # via pytest
Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ colorama==0.4.6
1414 # tox
1515distlib==0.3.8
1616 # via virtualenv
17- filelock==3.15.4
17+ filelock==3.16.0
1818 # via
1919 # tox
2020 # virtualenv
2121packaging==24.1
2222 # via
2323 # pyproject-api
2424 # tox
25- platformdirs==4.2.2
25+ platformdirs==4.3.1
2626 # via
2727 # tox
2828 # virtualenv
@@ -34,11 +34,11 @@ tomli==2.0.1
3434 # via
3535 # pyproject-api
3636 # tox
37- tox==4.18.0
37+ tox==4.18.1
3838 # via
3939 # -r requirements/tox.in
4040 # tox-gh
4141tox-gh==1.3.2
4242 # via -r requirements/tox.in
43- virtualenv==20.26.3
43+ virtualenv==20.26.4
4444 # via tox
You can’t perform that action at this time.
0 commit comments