Skip to content

Develop#43

Merged
gowthamrao merged 2 commits into
mainfrom
develop
Jan 29, 2026
Merged

Develop#43
gowthamrao merged 2 commits into
mainfrom
develop

Conversation

@gowthamrao
Copy link
Copy Markdown
Contributor

Bump up version

gowthamrao and others added 2 commits January 29, 2026 13:13
* feat: standardize dependencies and bump patch version

- Upgrade `anyio` to `^4.12.1`.
- Upgrade `httpx` to `^0.28.1`.
- Upgrade `pytest-asyncio` to `^1.3.0`.
- Upgrade `ruff` to `^0.14.14`.
- Upgrade `playwright` to `1.57.0`.
- Upgrade `pytest` to `^9.0.2`.
- Upgrade `pre-commit`, `pytest-cov`, `fastmcp`, `aiofiles`, `coreason-identity` to latest stable versions.
- Fix breaking changes in `coreason-identity` v0.4.2 by adding `user_id` to `UserContext`.
- Relax timing tolerance in `test_rate_limiting_edge_cases.py` to prevent flakiness.
- Bump version to `0.2.1`.

Co-authored-by: gowthamrao <13936600+gowthamrao@users.noreply.github.com>

* fix: resolve CI linting errors and standardize dependencies

- Fix `pre-commit` configuration to use `ruff` v0.14.14 to match project dependencies.
- Apply `ruff` formatting fixes to test files.
- Upgrade `anyio`, `httpx`, `ruff`, `playwright`, `pytest` and others to latest stable versions.
- Fix breaking changes in `coreason-identity` v0.4.2 by migrating `UserContext.sub` to `UserContext.user_id`.
- Bump version to `0.2.1`.

Co-authored-by: gowthamrao <13936600+gowthamrao@users.noreply.github.com>
@gowthamrao gowthamrao merged commit c9037fe into main Jan 29, 2026
14 of 15 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants