You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pycparser==2.23 ; implementation_name != 'PyPy' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
133
+
pycparser==3.0 ; implementation_name != 'PyPy' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
134
134
# via cffi
135
135
pygments==2.19.2
136
136
# via
@@ -170,13 +170,13 @@ rfc3986==2.0.0
170
170
# via twine
171
171
rich==14.2.0
172
172
# via twine
173
-
ruff==0.14.11
173
+
ruff==0.14.13
174
174
# via -r requirements/dev.in
175
175
scriv==1.8.0
176
176
# via -r requirements/dev.in
177
177
secretstorage==3.5.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
178
178
# via keyring
179
-
setuptools==80.9.0
179
+
setuptools==80.10.1
180
180
# via
181
181
# -r requirements/pip.in
182
182
# check-manifest
@@ -222,7 +222,7 @@ virtualenv==20.36.1
222
222
# via
223
223
# -r requirements/pip.in
224
224
# tox
225
-
wcwidth==0.2.14
225
+
wcwidth==0.3.0
226
226
# via urwid
227
227
zipp==3.23.0 ; (python_full_version < '3.10.2' and platform_machine == 'ppc64le') or (python_full_version < '3.10.2' and platform_machine == 's390x') or (python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x')
0 commit comments