From bee05e49238d8af5742a95a688a5c1dc857f682b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 01:14:39 +0000 Subject: [PATCH] Bump hyperlink from 19.0.0 to 21.0.0 Bumps [hyperlink](https://github.com/python-hyper/hyperlink) from 19.0.0 to 21.0.0. - [Release notes](https://github.com/python-hyper/hyperlink/releases) - [Changelog](https://github.com/python-hyper/hyperlink/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-hyper/hyperlink/compare/v19.0.0...v21.0.0) --- updated-dependencies: - dependency-name: hyperlink dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index 1c47aa5..55db0ac 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -26,7 +26,7 @@ fastapi==0.83.0 filelock==3.0.12 h11==0.9.0 httptools==0.1.1 -hyperlink==19.0.0 +hyperlink==21.0.0 idna==2.9 importlib-metadata==1.6.0 incremental==17.5.0