Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies, logging setup, and version bump #12

Merged
merged 3 commits into from
Mar 14, 2025
Merged

Conversation

jkawamoto
Copy link
Owner

Summary

This pull request includes several updates to ensure better compatibility, maintainability, and developer experience:

  • Version bump: Updated the project version from 0.2.0 to 0.2.1.
  • Pre-commit hook: Upgraded the ruff pre-commit hook from v0.9.10 to v0.10.0, incorporating the latest linting improvements and features.
  • MCP dependency: Restricted the MCP dependency version to <1.4 for compatibility.
  • Logging setup: Replaced a custom logging utility with the standard logging module for increased maintainability and consistent logging behavior.

References

Set MCP dependency to <1.4 for compatibility and replaced a custom logging utility with standard `logging` module setup. This improves maintainability and ensures consistent behavior with logging configurations.

See also: modelcontextprotocol/python-sdk#280
Upgrade the ruff pre-commit hook from v0.9.10 to v0.10.0. This ensures the latest fixes and features are included, improving linting accuracy and developer experience.
@jkawamoto jkawamoto merged commit 1784c0a into main Mar 14, 2025
1 check passed
@jkawamoto jkawamoto deleted the bumpversion branch March 20, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant