mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
* Bump future from 0.18.2 to 0.18.3 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update future==0.18.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> [skip ci] |
||
---|---|---|
.. | ||
__init__.py | ||
fix_absolute_import.py | ||
fix_add__future__imports_except_unicode_literals.py | ||
fix_basestring.py | ||
fix_bytes.py | ||
fix_cmp.py | ||
fix_division.py | ||
fix_division_safe.py | ||
fix_execfile.py | ||
fix_future_builtins.py | ||
fix_future_standard_library.py | ||
fix_future_standard_library_urllib.py | ||
fix_input.py | ||
fix_metaclass.py | ||
fix_next_call.py | ||
fix_object.py | ||
fix_oldstr_wrap.py | ||
fix_order___future__imports.py | ||
fix_print.py | ||
fix_print_with_import.py | ||
fix_raise.py | ||
fix_remove_old__future__imports.py | ||
fix_unicode_keep_u.py | ||
fix_unicode_literals_import.py | ||
fix_UserDict.py | ||
fix_xrange_with_import.py |