Skip to content

Commit c117315

Browse files
authored
Merge pull request #520 from openreferral/dependabot/pip/orjson-3.9.15
Bump orjson from 3.8.7 to 3.9.15 I have re-opened and rebased this PR due to a high-severity security report. In practice, we only depend on this because of the docs builds so there is no risk to anyone using the specification. It's nice to keep atop of these, though.
2 parents 7152408 + fec5043 commit c117315

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

database/database_postgresql.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- PostgreSQL database dump
33
--
44

5-
\restrict 6TvS0EkN0agq3dYmPqv0Tly3Coe9HYY77bnia8g1iPX76cGaWdXJFrrhTm5NepF
5+
\restrict 6kPfc1svfKDlu1zSlDhfq6HghB7EzF0tMY6BGYQjI1OUKDNeEIEHWp0jhZNzQTx
66

77

88
SET statement_timeout = 0;
@@ -2445,5 +2445,5 @@ ALTER TABLE ONLY public.url
24452445
-- PostgreSQL database dump complete
24462446
--
24472447

2448-
\unrestrict 6TvS0EkN0agq3dYmPqv0Tly3Coe9HYY77bnia8g1iPX76cGaWdXJFrrhTm5NepF
2448+
\unrestrict 6kPfc1svfKDlu1zSlDhfq6HghB7EzF0tMY6BGYQjI1OUKDNeEIEHWp0jhZNzQTx
24492449

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ myst-parser==0.17.2
9999
# sphinxcontrib-opendataservices-jsonschema
100100
numpy==1.24.2
101101
# via pandas
102-
orjson==3.8.7
102+
orjson==3.9.15
103103
# via flatterer
104104
packaging==23.0
105105
# via sphinx

0 commit comments

Comments
 (0)