mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update pathlib2 to 2.3.6 #332

Closed pyup-bot closed 2 years ago

pyup-bot commented 3 years ago

This PR updates pathlib2 from 2.3.5 to 2.3.6.

Changelog ### 2.3.6 ``` ^^^^^^^^^^^^^ - Fix minor unicode bugs in with_name and with_suffix. Many thanks to ppentchev for reporting and for providing a fix. - Fix a few minor bugs. - Allow unicode file paths on systems that support it (note: unicode file paths will not work on Windows due a broken filesystem encoder on Windows on Python 2). - Remove travis and add github actions for regression testing. - Fix mypy warnings. ```
Links - PyPI: https://pypi.org/project/pathlib2 - Changelog: https://pyup.io/changelogs/pathlib2/ - Repo: https://github.com/mcmtroffaes/pathlib2
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 86.413% when pulling 31d94b2604b6c55e330add1c99ebdc9ca79122f1 on pyup-update-pathlib2-2.3.5-to-2.3.6 into 2716a326a04ea00d4c2f5d9ced53da1b89a5fb25 on master.