Skip to content

Commit 0785241

Browse files
chore(deps): Bump types-jsonschema
Bumps [types-jsonschema](https://github.com/typeshed-internal/stub_uploader) from 4.25.0.20250809 to 4.25.1.20251009. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-jsonschema dependency-version: 4.25.1.20251009 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b8beff commit 0785241

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mypy==1.19.1
1414
pip-tools==7.5.2
1515
tox==4.27.0
1616
twine==6.2.0
17-
types-jsonschema==4.25.0.20250809
17+
types-jsonschema==4.25.1.20251009
1818
types-lxml==2025.11.25
1919
types-pytz==2025.2.0.20250809
2020
types-setuptools==80.9.0.20250822

requirements-dev.txt

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ attrs==23.2.0
88
# via
99
# -c requirements.txt
1010
# referencing
11-
backports-tarfile==1.2.0
12-
# via jaraco-context
1311
beautifulsoup4==4.13.3
1412
# via types-lxml
1513
black==25.11.0
@@ -64,13 +62,6 @@ id==1.5.0
6462
# via twine
6563
idna==3.7
6664
# via requests
67-
importlib-metadata==8.7.0
68-
# via
69-
# -c requirements.txt
70-
# build
71-
# isort
72-
# keyring
73-
# twine
7465
isort==6.1.0
7566
# via -r requirements-dev.in
7667
jaraco-classes==3.4.0
@@ -170,22 +161,13 @@ six==1.16.0
170161
# via bleach
171162
soupsieve==2.6
172163
# via beautifulsoup4
173-
tomli==2.2.1
174-
# via
175-
# black
176-
# build
177-
# mypy
178-
# pip-tools
179-
# pyproject-api
180-
# pyproject-hooks
181-
# tox
182164
tox==4.27.0
183165
# via -r requirements-dev.in
184166
twine==6.2.0
185167
# via -r requirements-dev.in
186168
types-html5lib==1.1.11.20251117
187169
# via types-lxml
188-
types-jsonschema==4.25.0.20250809
170+
types-jsonschema==4.25.1.20251009
189171
# via -r requirements-dev.in
190172
types-lxml==2025.11.25
191173
# via -r requirements-dev.in
@@ -199,9 +181,7 @@ typing-extensions==4.15.0
199181
# via
200182
# -c requirements.txt
201183
# beautifulsoup4
202-
# black
203184
# mypy
204-
# tox
205185
# types-lxml
206186
urllib3==2.6.0
207187
# via
@@ -213,10 +193,6 @@ webencodings==0.5.1
213193
# via bleach
214194
wheel==0.45.1
215195
# via pip-tools
216-
zipp==3.20.2
217-
# via
218-
# -c requirements.txt
219-
# importlib-metadata
220196

221197
# The following packages are considered to be unsafe in a requirements file:
222198
pip==25.3

0 commit comments

Comments
 (0)