Skip to content

Commit

Permalink
Bump future from 0.18.2 to 0.18.3 in /requirements (#5876)
Browse files Browse the repository at this point in the history
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](PythonCharmers/python-future@v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2023
1 parent 9898b47 commit ea4c946
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Flask==2.0.3
Flask-Cors==3.0.10
Flask-RESTful==0.3.9
fonttools==4.28.2
future==0.18.2
future==0.18.3
graphviz==0.19
greenlet==1.1.2
idna==3.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Flask==2.1.3
Flask-Cors==3.0.10
Flask-RESTful==0.3.9
fonttools==4.38.0
future==0.18.2
future==0.18.3
graphviz==0.20.1
greenlet==2.0.1
idna==3.4
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Flask==2.0.3
Flask-Cors==3.0.10
Flask-RESTful==0.3.9
fonttools==4.28.2
future==0.18.2
future==0.18.3
graphviz==0.19
greenlet==1.1.2
idna==3.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Flask==2.0.3
Flask-Cors==3.0.10
Flask-RESTful==0.3.9
fonttools==4.28.2
future==0.18.2
future==0.18.3
graphviz==0.19
greenlet==1.1.2
idna==3.3
Expand Down

0 comments on commit ea4c946

Please sign in to comment.