From 15d1bdb89c4b30a6d0b0fbacf2972e63894c1a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 22:02:40 +0000 Subject: [PATCH] build(deps): bump types-prettytable from 3.3.1 to 3.4.2.4 in /ci/builder Bumps [types-prettytable](https://github.com/python/typeshed) from 3.3.1 to 3.4.2.4. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-prettytable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index a8e9afac13594..4de7223089349 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -41,7 +41,7 @@ sqlparse==0.4.2 toml==0.10.2 twine==4.0.1 types-pkg-resources==0.1.3 -types-prettytable==3.3.1 +types-prettytable==3.4.2.4 types-psutil==5.9.5 types-PyMYSQL==1.0.19 types-PyYAML==6.0.11