From fb63dec92c7428d2947f00bed04fd021d881e6a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 11:36:26 -0500 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /scripts (#24416) Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- scripts/constraints.txt | 2 +- scripts/requirements.telink.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/constraints.txt b/scripts/constraints.txt index 3f328fd26be347..a10433ad738a6c 100644 --- a/scripts/constraints.txt +++ b/scripts/constraints.txt @@ -86,7 +86,7 @@ flask-compress==1.10.0 # via gdbgui flask-socketio==2.9.6 # via gdbgui -future==0.18.2 +future==0.18.3 # via # -r requirements.esp32.txt # idf-component-manager diff --git a/scripts/requirements.telink.txt b/scripts/requirements.telink.txt index 7d2093551af69c..ee46087e46533e 100644 --- a/scripts/requirements.telink.txt +++ b/scripts/requirements.telink.txt @@ -1,3 +1,3 @@ -future==0.18.2 +future==0.18.3 pypng==0.0.21 PyQRCode==1.2.1