AceFire6 / ordered-arrowverse

A listing of all shows in the Arrowverse in watch order to ensure continuity and sensible ordering for crossover episodes
https://arrowverse.info
100 stars 33 forks source link

Update ciso8601 to 2.1.3 #266

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates ciso8601 from 2.1.1 to 2.1.3.

Changelog ### 2.1.3 ``` * Fixed a problem where non-ASCII characters would give bad error messages (84). Thanks olliemath. ``` ### 2.1.2 ``` * Fixed a problem where `ciso8601.__version__` was not working (80). Thanks ianhoffman. * Added Python 3.8 support (83) * Added benchmarking scripts (55) ```
Links - PyPI: https://pypi.org/project/ciso8601 - Changelog: https://pyup.io/changelogs/ciso8601/ - Repo: https://github.com/closeio/ciso8601