Skip to content

Commit 9b1cb04

Browse files
committed
chore: Upgrade packages with C extensions
1 parent 93b6240 commit 9b1cb04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ flattentool==0.26.0
4949
# libcoveweb
5050
idna==3.7
5151
# via requests
52-
ijson==3.1.4
52+
ijson==3.3.0
5353
# via flattentool
5454
json-merge-patch==0.2
5555
# via ocdsextensionregistry
@@ -77,7 +77,7 @@ libcoveocds==0.14.0
7777
# via libcoveoc4ids
7878
libcoveweb==0.30.4
7979
# via -r requirements.in
80-
lxml==4.9.1
80+
lxml==5.3.0
8181
# via flattentool
8282
markupsafe==2.1.2
8383
# via werkzeug

requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ idna==3.7
8888
# -r requirements.txt
8989
# requests
9090
# trio
91-
ijson==3.1.4
91+
ijson==3.3.0
9292
# via
9393
# -r requirements.txt
9494
# flattentool
@@ -130,7 +130,7 @@ libcoveweb==0.30.4
130130
# via -r requirements.txt
131131
libsass==0.21.0
132132
# via -r requirements_dev.in
133-
lxml==4.9.1
133+
lxml==5.3.0
134134
# via
135135
# -r requirements.txt
136136
# flattentool

0 commit comments

Comments
 (0)