Skip to content

Releases: pksol/pytest-fastapi-deps

add poetry keywords

20 Jul 07:53
8dafa8c
Compare
Choose a tag to compare
v0.2.3

add poetry keywords (#46)

Updated Pytest

03 Jul 06:43
3127e30
Compare
Choose a tag to compare

And other dependencies.

Update 3rd party libraries

02 Jun 11:21
93ce8bf
Compare
Choose a tag to compare

Fixed an issue with the latest version of poetry PyPI publish, by reverting to the previous stable version.

Allow sending plain objects as replacements

24 May 03:23
3b0000d
Compare
Choose a tag to compare

To simplify the usage - no need to wrap plain objects in function calls anymore.

Fix the production pypi action

09 May 12:58
c209588
Compare
Choose a tag to compare
fix production pypi deployment (#11)

Fix the production deployment action

Initial release of the fixture

09 May 12:25
0408c08
Compare
Choose a tag to compare
Initial fixture (#10)

initial version of the fixture code