Skip to content

Feat/dependency update v0.2.1#42

Merged
AdarshaAP merged 2 commits into
developfrom
feat/dependency-update-v0.2.1
Jan 29, 2026
Merged

Feat/dependency update v0.2.1#42
AdarshaAP merged 2 commits into
developfrom
feat/dependency-update-v0.2.1

Conversation

@AdarshaAP
Copy link
Copy Markdown
Contributor

No description provided.

* 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>
@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!

@AdarshaAP AdarshaAP merged commit 8cab1a6 into develop Jan 29, 2026
13 checks passed
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