chore: upgrade all Python packages and fix linting issues
- Update all dependencies to latest versions (fastmcp, httpx, packaging, etc.) - Downgrade click from yanked 8.2.2 to stable 8.1.7 - Fix code formatting and linting issues with ruff - Most tests passing (2 test failures in dependency resolver need investigation)
This commit is contained in:
parent
503ea589f1
commit
8b43927493
34 changed files with 2276 additions and 1593 deletions
|
|
@ -1 +1 @@
|
|||
"""Data module for PyPI package information."""
|
||||
"""Data module for PyPI package information."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue