Skip to content

v0.1.4

Choose a tag to compare

@dperezcabrera dperezcabrera released this 20 Feb 21:22
· 26 commits to main since this release

Changed

  • Bumped all dependencies to latest versions:
    • pico-ioc[yaml] >= 2.1.0 → >= 2.2.4
    • pico-boot >= 0.1.0 → >= 0.1.1
    • pico-client-auth >= 0.2.0 → >= 0.2.1
    • python-jose[cryptography] >= 3.3 → >= 3.5
    • bcrypt >= 4.0 → >= 5.0
    • aiosqlite >= 0.19 → >= 0.22
    • uvicorn[standard] >= 0.20 → >= 0.41
    • pytest >= 7.0 → >= 9.0 (dev)
    • pytest-asyncio >= 0.21 → >= 1.3 (dev)
    • httpx >= 0.24 → >= 0.28 (dev)