Releases: pksol/pytest-fastapi-deps
Releases · pksol/pytest-fastapi-deps
add poetry keywords
Updated Pytest
And other dependencies.
Update 3rd party libraries
Fixed an issue with the latest version of poetry PyPI publish, by reverting to the previous stable version.
Allow sending plain objects as replacements
To simplify the usage - no need to wrap plain objects in function calls anymore.
Fix the production pypi action
fix production pypi deployment (#11) Fix the production deployment action
Initial release of the fixture
Initial fixture (#10) initial version of the fixture code