Merged
Conversation
Updates the requirements on [tox](https://github.com/tox-dev/tox), [pytest](https://github.com/pytest-dev/pytest), [flake8](https://github.com/pycqa/flake8) and [hatchling](https://github.com/pypa/hatch) to permit the latest version. Updates `tox` to 4.52.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.30.0...4.52.1) Updates `pytest` to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.0.3) Updates `flake8` to 7.3.0 - [Commits](PyCQA/flake8@7.0.0...7.3.0) Updates `hatchling` to 1.29.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.26.0...hatchling-v1.29.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.52.1 dependency-type: direct:development dependency-group: python - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: python - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development dependency-group: python - dependency-name: hatchling dependency-version: 1.29.0 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Python toolchain dependency constraints in pyproject.toml to allow newer versions of key developer tools (tox, pytest, flake8, hatchling).
Changes:
- Bump
build-system.requireshatchling minimum version to>=1.29.0. - Bump
dependency-groupsminimum versions fortox,pytest, andflake8.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Agent-Logs-Url: https://github.com/hspaans/python-6502-emulator/sessions/e593a998-6b05-48d6-bf55-f461533dd269 Co-authored-by: hspaans <1072510+hspaans@users.noreply.github.com>
hspaans
approved these changes
Apr 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on tox, pytest, flake8 and hatchling to permit the latest version.
Updates
toxto 4.52.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
71ef9bfrelease 4.52.1d15c8fa🐛 fix(pip): invalidate install cache on resolution env var changes (#3921)c1add25build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#3920)1866b9duse normalize_isa for architecture factor matching (#3919)ec77d9f[pre-commit.ci] pre-commit autoupdate (#3918)e7052a6build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#3915)d83d577release 4.52.0da0f890✨ feat(runner): add PEP 723 inline script metadata support (#3912)b232d2d🐛 fix(docs): auto-generate manpage from CLI parser (#3911)84958f7[pre-commit.ci] pre-commit autoupdate (#3909)Updates
pytestto 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
flake8to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Updates
hatchlingto 1.29.0Release notes
Sourced from hatchling's releases.
Commits
1a74daaNoqa release command to unblock GHA for PRs78065f4For Immutable Releases (#2188)592c0a9release Hatchling v1.29.0 (#2186)874059bPrerelease doc updates. (#2183)0e31bb6Immutable releases ci (#2182)f400be1Support a SOURCE_DATE_EPOCH prior to 1980 (#1999)47b55ceFixing failing tests for changes in Rich markdown rendering (#2172)cc4acd6Add a note guiding users to include SBOM files in the source distribution (#2...9068758Fix #2164 keep_env type error for hatch shell (#2165)bc31cfcFix warning and tests with packaging 26.0 (#2159)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions