From 14da8b70892b542c946521a567a3881398cf88fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 18:18:40 +0000 Subject: [PATCH] Bump tls-client from 0.1.5 to 0.1.9 Bumps [tls-client](https://github.com/bogdanfinn/tls-client) from 0.1.5 to 0.1.9. - [Release notes](https://github.com/bogdanfinn/tls-client/releases) - [Commits](https://github.com/bogdanfinn/tls-client/commits) --- updated-dependencies: - dependency-name: tls-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_hard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_hard.txt b/requirements/requirements_hard.txt index 8bf6635..ed2bbd3 100644 --- a/requirements/requirements_hard.txt +++ b/requirements/requirements_hard.txt @@ -28,7 +28,7 @@ undetected-chromedriver == 3.1.7 websockets # auth0 TLS Fingerprinting bypasser -tls-client == 0.1.5 +tls-client == 0.1.9 # HTML parser beautifulsoup4 == 4.11.1