Skip to content

Commit 1b49a6d

Browse files
Bump future from 0.14.3 to 0.18.3
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.14.3 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](PythonCharmers/python-future@v0.14.3...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fa5b3c commit 1b49a6d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ include = [
3535
python = ">=3.9,<3.12"
3636
redis = ">=2.10,<5.0"
3737
python-dateutil = "*"
38-
future = "^0.14.3"
38+
future = ">=0.14.3,<0.19.0"
3939
Mako= "^1.0.4"
4040

4141
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)