Bump future from 0.18.3 to 1.0.0 (#1545)

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0.
- [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.3...v1.0.0)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-23 21:17:43 +01:00
committed by GitHub
parent 2fae5bb340
commit f0f64075ad
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ attrs = "^22.2.0"
certifi = "^2023.7.22"
chardet = "^5.0.0"
colorama = "^0.4.6"
future = "^0.18.3"
future = "^1.0.0"
future-annotations= "^1.0.0"
html5lib = "^1.1"
idna = "^3.4"