wtpython
wtpython copied to clipboard
Automatically find solutions when your Python code encounters an issue.
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.3.1. Release notes Sourced from pytest's releases. 7.3.1 pytest 7.3.1 (2023-04-14) Improvements #10875: Python 3.12 support: fixed RuntimeError: TestResult has no addDuration method when running...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 4.1.0. Changelog Sourced from pytest-cov's changelog. 4.1.0 (2023-05-24) Updated CI with new Pythons and dependencies. Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0....
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.21.0. Release notes Sourced from pre-commit's releases. pre-commit v2.21.0 Features Require new-enough virtualenv to prevent 3.10 breakage #2467 PR by @asottile. Respect aliases with SKIP...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.3 to 2.3.0. Release notes Sourced from abatilo/actions-poetry's releases. v2.3.0 2.3.0 (2023-02-24) Features by default use the latest poetry version (#62) (192395c) v2.2.0 2.2.0 (2022-11-26) Features update...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...
Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 0.8.0 to 0.9.8. Release notes Sourced from requests-cache's releases. Improved performance, thread safety, Cache-Control support, and general QoL See Changelog for release details Changelog Sourced from requests-cache's...