Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the python group with 2 updates: bump-my-version and tox.

Updates bump-my-version from 1.2.3 to 1.2.4

Release notes

Sourced from bump-my-version's releases.

1.2.4

Compare the full difference.

Fixes

  • Fixed release hint rules. fbd3deb

    • trigger release when pypproject.toml is changed
  • Fix mercurial install on Windows. c230f4a

  • Fix breaking Click dependency. 5a4073b

    • Set Click required version to <8.2.2
    • uv.lock regenerated with upgraded dependencies

Other

Changelog

Sourced from bump-my-version's changelog.

1.2.4 (2025-10-04)

Compare the full difference.

Fixes

  • Fixed release hint rules. fbd3deb

    • trigger release when pypproject.toml is changed
  • Fix mercurial install on Windows. c230f4a

  • Fix breaking Click dependency. 5a4073b

    • Set Click required version to <8.2.2
    • uv.lock regenerated with upgraded dependencies

Other

Commits
  • 42c2f1a Version updated from 1.2.3 to 1.2.4
  • 81e4e9f Merge pull request #375 from callowayproject/374-switch-click-dependency
  • fbd3deb Fixed release hint rules
  • c230f4a Fix mercurial install on Windows
  • 5a4073b Fix breaking Click dependency.
  • 0238ac7 Merge pull request #373 from callowayproject/pre-commit-ci-update-config
  • 1af3e18 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates tox from 4.30.2 to 4.30.3

Release notes

Sourced from tox's releases.

4.30.3

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.30.2...4.30.3

Changelog

Sourced from tox's changelog.

v4.30.3 (2025-10-02)

Bugfixes - 4.30.3

- Fix incorrect type annotation in ``PythonPathPackageWithDeps.__init__()``
  where ``deps`` was annotated as ``Sequence[Package]`` but should be
  ``Sequence[Requirement]`` to match actual runtime usage - by :user:`PreistlyPython` (:issue:`3607`)
- Fix ``None`` appearing as the config filename in error output
  when the user's default config file is corrupt. - by :user:`kurtmckee` (:issue:`3611`)
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the python group with 2 updates: [bump-my-version](https://github.com/callowayproject/bump-my-version) and [tox](https://github.com/tox-dev/tox).


Updates `bump-my-version` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/callowayproject/bump-my-version/releases)
- [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md)
- [Commits](callowayproject/bump-my-version@1.2.3...1.2.4)

Updates `tox` from 4.30.2 to 4.30.3
- [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.2...4.30.3)

---
updated-dependencies:
- dependency-name: bump-my-version
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: tox
  dependency-version: 4.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18281172745

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.432%

Totals Coverage Status
Change from base Build 18103007074: 0.0%
Covered Lines: 3096
Relevant Lines: 3582

💛 - Coveralls

Copy link
Collaborator

@Zeitsperre Zeitsperre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 11053e2 into master Oct 6, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-6abd2dd00d branch October 6, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants