From 53237b9f9c9d85cadb1d974f84974f0fabc7f81f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 17:27:15 +0000 Subject: [PATCH] Bump texttable from 1.6.2 to 1.6.3 Bumps [texttable](https://github.com/foutaise/texttable) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/foutaise/texttable/releases) - [Changelog](https://github.com/foutaise/texttable/blob/master/CHANGELOG.md) - [Commits](https://github.com/foutaise/texttable/compare/v1.6.2...v1.6.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b592f6a44..e4052a34e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ python-dotenv==0.17.0 pywin32==301; sys_platform == 'win32' PyYAML==5.4.1 requests==2.25.1 -texttable==1.6.2 +texttable==1.6.3 urllib3==1.26.5; python_version == '3.3' websocket-client==1.1.0