Skip to content

fix(lint): import AsyncIterator from collections.abc (UP035) - #8

Merged
mohit-tanwar-dev merged 2 commits into
mainfrom
fix/ruff-up035-asynciterator
Aug 5, 2026
Merged

fix(lint): import AsyncIterator from collections.abc (UP035)#8
mohit-tanwar-dev merged 2 commits into
mainfrom
fix/ruff-up035-asynciterator

Conversation

@mohit-tanwar-dev

Copy link
Copy Markdown
Owner

Summary

  • Fixes ruff check . failure on main (UP035: import from collections.abc)
  • Tones down Dependabot from weekly to monthly schedule, and limits to 2 open PRs per ecosystem (was 5)

Type of change

  • 🐛 Bug fix (CI was failing on main)
  • 🔧 CI / build / tooling

Checklist

  • ruff check . passes locally
  • ruff format --check . passes
  • pytest -v passes

- Fixes ruff UP035 in app/main.py
- Tone down Dependabot from weekly to monthly, 5->2 PRs per ecosystem
- Closes #N/A
@mohit-tanwar-dev
mohit-tanwar-dev merged commit 2089d9e into main Aug 5, 2026
4 checks passed
@mohit-tanwar-dev
mohit-tanwar-dev deleted the fix/ruff-up035-asynciterator branch August 5, 2026 07:22
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