From aaeff375e53e7c56b7e9a15a83e911cccd0e044b Mon Sep 17 00:00:00 2001 From: classabbyamp <5366828+classabbyamp@users.noreply.github.com> Date: Mon, 19 Dec 2022 07:39:54 -0500 Subject: [PATCH 1/2] chore: use correct aiohttp extra in requirements/speed.txt (#1830) --- requirements/speed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/speed.txt b/requirements/speed.txt index d99fa4cb40..f3830485ba 100644 --- a/requirements/speed.txt +++ b/requirements/speed.txt @@ -1,2 +1,2 @@ orjson>=3.5.4 -aiohttp[speed] +aiohttp[speedups] From b5f4b9187ca44a791f4094b80cea28ec2bcf795f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 13:46:40 +0100 Subject: [PATCH 2/2] chore(deps): Bump sphinxext-opengraph from 0.7.3 to 0.7.4 (#1836) --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 343fc649c9..de5391080f 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -2,7 +2,7 @@ sphinx==5.3.0 sphinxcontrib_trio==1.1.2 sphinxcontrib-websupport==1.2.4 myst-parser==0.18.1 -sphinxext-opengraph==0.7.3 +sphinxext-opengraph==0.7.4 sphinx-copybutton==0.5.1 furo@ git+https://github.com/BobDotCom/furo@temp sphinx-autodoc-typehints==1.19.5