⬆️ Bump future from 0.18.2 to 0.18.3 in /docs

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-08 07:36:43 +00:00
committed by GitHub
parent 6052248b94
commit 283ed70a5a

View File

@@ -8,7 +8,7 @@ click==7.1.1
colorama==0.4.3; sys_platform == "win32"
dataclasses==0.6; python_version < "3.7"
fastapi==0.65.2
future==0.18.2
future==0.18.3
hiro==0.5.1
idna==2.9
importlib-metadata==1.5.0; python_version < "3.8"