Skip to content

Commit c8bb329

Browse files
authored
Merge pull request #518 from openreferral/dependabot/pip/idna-3.7
Bump idna from 3.4 to 3.7 Merging to resolve a security dependency. Docs builds are fine http://docs.openreferral.org/en/dependabot-pip-idna-3.7/
2 parents 6d5cc1a + 48e7b06 commit c8bb329

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 EYUFstSYfVkLoEgTJ5TltCFLrzsNSNh09lVh95x3mUkGBkkVeOxVizCZoF39XQ9
5+
\restrict qHbv7dZxefyyc0fhsjtgfUth04pnAXtF3p4xzw6qPa1mgN9EDkFyROHgiKQGSaa
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 EYUFstSYfVkLoEgTJ5TltCFLrzsNSNh09lVh95x3mUkGBkkVeOxVizCZoF39XQ9
2448+
\unrestrict qHbv7dZxefyyc0fhsjtgfUth04pnAXtF3p4xzw6qPa1mgN9EDkFyROHgiKQGSaa
24492449

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ fqdn==1.5.1
4949
# via jsonschema
5050
hsds-schema-tools @ git+https://github.com/openreferral/hsds_schema_tools
5151
# via -r requirements.in
52-
idna==3.4
52+
idna==3.7
5353
# via
5454
# jsonschema
5555
# requests

0 commit comments

Comments
 (0)