From c9021679b27c85451b7077bef35bc99c33d2c4db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 18:33:28 +0000 Subject: [PATCH] Bump future from 0.17.1 to 0.18.3 Bumps [future](https://github.com/PythonCharmers/python-future) from 0.17.1 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.17.1...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 41 +++++++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index e14143a8..ba9f18fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,16 +4,41 @@ # # pip-compile requirements.in # -backports-abc==0.4 # via tornado -contextlib2==0.5.1 # via opentracing-instrumentation +-e file:///home/dependabot/dependabot-updater/tmp/dependabot_20230209-7-ea5yrq + # via -r requirements.in +contextlib2==0.5.1 + # via + # opentracing-instrumentation + # sanitized-package crcmod==1.7 -future==0.17.1 # via opentracing-instrumentation + # via sanitized-package +future==0.18.3 + # via + # opentracing-instrumentation + # sanitized-package futures==3.0.5 + # via sanitized-package +opentracing==2.2.0 + # via + # opentracing-instrumentation + # sanitized-package opentracing-instrumentation==3.2.0 -opentracing==2.2.0 # via opentracing-instrumentation -ply==3.8 # via thriftrw -six==1.10.0 # via opentracing-instrumentation, thriftrw + # via sanitized-package +ply==3.8 + # via thriftrw +six==1.10.0 + # via + # opentracing-instrumentation + # sanitized-package + # thriftrw threadloop==1.0.1 + # via sanitized-package thriftrw==1.2.3 -tornado==4.3 # via opentracing-instrumentation, threadloop -wrapt==1.10.8 # via opentracing-instrumentation + # via sanitized-package +tornado==4.3 + # via + # opentracing-instrumentation + # sanitized-package + # threadloop +wrapt==1.10.8 + # via opentracing-instrumentation