File tree Expand file tree Collapse file tree 8 files changed +17
-26
lines changed Expand file tree Collapse file tree 8 files changed +17
-26
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ flaky==3.8.1
5353 # via -r requirements/pytest.in
5454greenlet==3.2.1
5555 # via -r requirements/dev.in
56- hypothesis==6.131.9
56+ hypothesis==6.131.14
5757 # via -r requirements/pytest.in
5858id==1.5.0
5959 # via twine
@@ -119,15 +119,15 @@ pluggy==1.5.0
119119 # via
120120 # pytest
121121 # tox
122- pudb==2024.1.3
122+ pudb==2025.1
123123 # via -r requirements/dev.in
124124pygments==2.19.1
125125 # via
126126 # -r requirements/pytest.in
127127 # pudb
128128 # readme-renderer
129129 # rich
130- pylint==3.3.6
130+ pylint==3.3.7
131131 # via -r requirements/dev.in
132132pyproject-api==1.9.0
133133 # via tox
@@ -158,7 +158,7 @@ rich==14.0.0
158158 # via twine
159159scriv==1.7.0
160160 # via -r requirements/dev.in
161- setuptools==80.3.0
161+ setuptools==80.3.1
162162 # via
163163 # -r requirements/pip.in
164164 # check-manifest
@@ -176,7 +176,7 @@ tomli==2.2.1
176176 # tox
177177tomlkit==0.13.2
178178 # via pylint
179- tox==4.24.1
179+ tox==4.25.0
180180 # via
181181 # -r requirements/tox.in
182182 # tox-gh
@@ -190,20 +190,18 @@ typing-extensions==4.13.2
190190 # pylint
191191 # rich
192192 # tox
193- # urwid
194193urllib3==2.4.0
195194 # via
196195 # requests
197196 # twine
198- urwid==2.6.16
197+ urwid==3.0.2
199198 # via
200199 # pudb
201200 # urwid-readline
202201urwid-readline==0.15.1
203202 # via pudb
204- virtualenv==20.28 .1
203+ virtualenv==20.31 .1
205204 # via
206- # -c requirements/pins.pip
207205 # -r requirements/pip.in
208206 # tox
209207wcwidth==0.2.13
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ rfc3986==2.0.0
8383 # via twine
8484rich==14.0.0
8585 # via twine
86- setuptools==80.3.0
86+ setuptools==80.3.1
8787 # via -r requirements/kit.in
8888tomli==2.2.1
8989 # via
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ greenlet==3.2.1
1515 # gevent
1616pycparser==2.22
1717 # via cffi
18- setuptools==80.3.0
18+ setuptools==80.3.1
1919 # via
2020 # zope-event
2121 # zope-interface
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
1212 # via pytest-xdist
1313flaky==3.8.1
1414 # via -r requirements/pytest.in
15- hypothesis==6.131.9
15+ hypothesis==6.131.14
1616 # via -r requirements/pytest.in
1717iniconfig==2.1.0
1818 # via pytest
Original file line number Diff line number Diff line change 22# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
33
44# Version pins, for use as a constraints file.
5-
6- # https://github.com/pypa/virtualenv/issues/2829
7- virtualenv<20.29.0
Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ pip==25.1.1
88 # via -r requirements/pip.in
99platformdirs==4.3.7
1010 # via virtualenv
11- setuptools==80.3.0
11+ setuptools==80.3.1
12+ # via -r requirements/pip.in
13+ virtualenv==20.31.1
1214 # via -r requirements/pip.in
13- virtualenv==20.28.1
14- # via
15- # -c requirements/pins.pip
16- # -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
1212 # via pytest-xdist
1313flaky==3.8.1
1414 # via -r requirements/pytest.in
15- hypothesis==6.131.9
15+ hypothesis==6.131.14
1616 # via -r requirements/pytest.in
1717iniconfig==2.1.0
1818 # via pytest
Original file line number Diff line number Diff line change @@ -30,15 +30,13 @@ tomli==2.2.1
3030 # via
3131 # pyproject-api
3232 # tox
33- tox==4.24.1
33+ tox==4.25.0
3434 # via
3535 # -r requirements/tox.in
3636 # tox-gh
3737tox-gh==1.5.0
3838 # via -r requirements/tox.in
3939typing-extensions==4.13.2
4040 # via tox
41- virtualenv==20.28.1
42- # via
43- # -c requirements/pins.pip
44- # tox
41+ virtualenv==20.31.1
42+ # via tox
You can’t perform that action at this time.
0 commit comments