mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
a5b0e741e5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.4.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...5.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Update pytest and pytest-sugar, fix test for - https://github.com/Teemu/pytest-sugar/pull/188 makes pytest-sugar compatible with pytest 5.4+ - pytest 5.4.0 flipped the signs for assert statement display, so this flips the string to match. Fix test_fastapi.sh permissions