From 403476f75d3c90147d9e93e6f414700dee094f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 07:49:03 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /taiyangxue/pywebview-flask 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] --- taiyangxue/pywebview-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taiyangxue/pywebview-flask/requirements.txt b/taiyangxue/pywebview-flask/requirements.txt index 6535c21..0b86a27 100644 --- a/taiyangxue/pywebview-flask/requirements.txt +++ b/taiyangxue/pywebview-flask/requirements.txt @@ -2,7 +2,7 @@ altgraph==0.17.2 click==8.0.3 colorama==0.4.4 Flask==2.0.2 -future==0.18.2 +future==0.18.3 itsdangerous==2.0.1 Jinja2==3.0.3 MarkupSafe==2.0.1