From 9954c4733cec4305a236308ee6f89eb8e5371bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 19:44:47 +0000 Subject: [PATCH] build(deps): bump native-tls from 0.2.8 to 0.2.9 Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: native-tls dependency-type: direct:production update-type: version-update:semver-patch ... 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 f06104cf07521..750029bd920b1 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -30,7 +30,7 @@ PyMySQL==1.0.2 pytest==7.1.2 pyyaml==6.0 requests==2.27.1 -scipy==1.7.3 +scipy==1.8.0 semver==3.0.0.dev3 shtab==1.5.4 sqlparse==0.4.2