Changelog
### 2.3.3
```
^^^^^^^^^^^^^
- Bring back old deprecated dependency syntax to ensure compatibility
with older systems (see issue 46).
- Drop Python 3.3 support, as scandir no longer supports it.
- Add Python 3.7 support.
```
Links
- PyPI: https://pypi.org/project/pathlib2
- Changelog: https://pyup.io/changelogs/pathlib2/
- Homepage: https://pypi.python.org/pypi/pathlib2/
Coverage remained the same at 100.0% when pulling cb27f2933e6a6235b14a18234153d8233b710c49 on pyup-update-pathlib2-2.3.2-to-2.3.3 into 7d1675e3a5a092d999f7312ef1234e47ec1c0c9a on master.
This PR updates pathlib2 from 2.3.2 to 2.3.3.
Changelog
### 2.3.3 ``` ^^^^^^^^^^^^^ - Bring back old deprecated dependency syntax to ensure compatibility with older systems (see issue 46). - Drop Python 3.3 support, as scandir no longer supports it. - Add Python 3.7 support. ```Links
- PyPI: https://pypi.org/project/pathlib2 - Changelog: https://pyup.io/changelogs/pathlib2/ - Homepage: https://pypi.python.org/pypi/pathlib2/