plexpy/lib/libfuturize/fixes
dependabot[bot] 9f727d0086
Bump future from 0.18.2 to 0.18.3 (#1970)
* 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]
2023-03-02 20:53:26 -08:00
..
__init__.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_absolute_import.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_add__future__imports_except_unicode_literals.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_basestring.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_bytes.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_cmp.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_division.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_division_safe.py Bump future from 0.18.2 to 0.18.3 (#1970) 2023-03-02 20:53:26 -08:00
fix_execfile.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_future_builtins.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_future_standard_library.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_future_standard_library_urllib.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_input.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_metaclass.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_next_call.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_object.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_oldstr_wrap.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_order___future__imports.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_print.py Bump future from 0.18.2 to 0.18.3 (#1970) 2023-03-02 20:53:26 -08:00
fix_print_with_import.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_raise.py Bump future from 0.18.2 to 0.18.3 (#1970) 2023-03-02 20:53:26 -08:00
fix_remove_old__future__imports.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_unicode_keep_u.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_unicode_literals_import.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_UserDict.py Add future 0.18.2 2020-03-23 18:45:35 -07:00
fix_xrange_with_import.py Add future 0.18.2 2020-03-23 18:45:35 -07:00