Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit ed56f36

Browse files
build(deps): bump future from 0.18.3 to 1.0.0
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](PythonCharmers/python-future@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] <[email protected]>
1 parent 6ccf241 commit ed56f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# it is doubtful that Plex will ever update to Python 3+
33
flask==1.1.4;python_version<"3"
44
flask-babel==1.0.0;python_version<"3"
5-
future==0.18.3
5+
future==1.0.0
66
plexapi-backport[alert]==4.15.10 # custom python-plexapi supporting python 2.7
77
polib==1.2.0;python_version<"3"
88
requests==2.27.1;python_version<"3" # 2.27 is last version supporting Python 2.7

0 commit comments

Comments
 (0)