You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pytest and flake8 for Python 3.10+ compatibility
- Update pytest from 6.2.4 to >=7.0.0
- Update flake8 from 3.9.2 to >=6.0.0
- Update py from 1.10.0 to >=1.11.0
- Update pluggy from 0.13.1 to >=1.0.0
These versions fix AttributeError issues with py.__spec__ and
importlib_metadata.entry_points().get() on Python 3.12+.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments