Package Maintainer Changes
We have dropped using pyppeteer and moved to using PlayWright https://playwright.dev/ for the screenshot module
Dev Changes:
Moved away from isort,black and flake8 for ruff for linting and formatting as ruff can do all that and more, not to mention is crazy fast.
What's Changed
- chore(deps): bump fastapi from 0.109.0 to 0.109.1 in /requirements by @dependabot in #1649
- chore(deps): bump slowapi from 0.1.8 to 0.1.9 by @dependabot in #1651
- chore(deps): bump fastapi from 0.109.1 to 0.109.2 by @dependabot in #1652
- chore(deps-dev): bump pydantic from 2.5.3 to 2.6.1 by @dependabot in #1650
- chore(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #1654
- chore(deps): bump netaddr from 0.10.1 to 1.1.0 by @dependabot in #1659
- chore(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #1656
- chore(deps): bump uvicorn from 0.27.0.post1 to 0.27.1 by @dependabot in #1658
- chore(deps): bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #1655
- chore(deps): bump dnspython from 2.5.0 to 2.6.0 by @dependabot in #1661
- chore(deps): bump aiosqlite from 0.19.0 to 0.20.0 by @dependabot in #1667
- Fix ip-address parsing for IPv6 addresses by @jeffguy in #1670
- chore(deps): bump netaddr from 1.1.0 to 1.2.1 by @dependabot in #1665
- chore(deps): bump dnspython from 2.6.0 to 2.6.1 by @dependabot in #1663
- chore(deps): bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #1668
- chore(deps): bump fastapi from 0.109.2 to 0.110.0 by @dependabot in #1671
- chore(deps-dev): bump pytest from 7.4.4 to 8.0.2 by @dependabot in #1672
- chore(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #1674
- chore(deps): bump playwright from 1.41.2 to 1.42.0 by @dependabot in #1676
- chore(deps-dev): bump ruff from 0.3.0 to 0.3.1 by @dependabot in #1677
- chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #1687
- chore(deps-dev): bump types-requests from 2.31.0.6 to 2.31.0.20240311 by @dependabot in #1686
- chore(deps-dev): bump ruff from 0.3.1 to 0.3.2 by @dependabot in #1682
- chore(deps-dev): bump mypy from 1.8.0 to 1.9.0 by @dependabot in #1680
- chore(deps-dev): bump types-python-dateutil from 2.8.19.20240106 to 2.8.19.20240311 by @dependabot in #1685
- chore(deps): bump uvicorn from 0.27.1 to 0.28.0 by @dependabot in #1681
- chore(deps-dev): bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 by @dependabot in #1684
- chore(deps-dev): bump wheel from 0.42.0 to 0.43.0 by @dependabot in #1683
- chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by @dependabot in #1679
- chore(deps-dev): bump ruff from 0.3.2 to 0.3.3 by @dependabot in #1689
- chore(deps): bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #1688
- chore(deps-dev): bump types-python-dateutil from 2.8.19.20240311 to 2.9.0.20240315 by @dependabot in #1690
New Contributors
Full Changelog: 4.5.1...4.6.0