Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps python-gitlab from 6.5.0 to 7.0.0.

Release notes

Sourced from python-gitlab's releases.

v7.0.0 (2025-10-29)

This release is published under the LGPL-3.0-or-later License.

Features

  • Drop Python 3.9 support and add Python 3.14 (22941ac)

Breaking Changes

  • As of python-gitlab 7.0.0, Python 3.9 is no longer supported. Python 3.10 or higher is required.

Detailed Changes: v6.5.0...v7.0.0

Changelog

Sourced from python-gitlab's changelog.

v7.0.0 (2025-10-29)

Features

  • Drop Python 3.9 support and add Python 3.14 (22941ac)

Breaking Changes

  • As of python-gitlab 7.0.0, Python 3.9 is no longer supported. Python 3.10 or higher is required.
Commits
  • 378b72d chore: release v7.0.0
  • 22941ac feat!: drop Python 3.9 support and add Python 3.14
  • adbc833 chore(deps): update github artifact actions
  • 0f5655c chore(deps): upgrade coverage to 7.11.0 for Python > 3.9
  • e213849 chore(deps): update pre-commit hook pycqa/pylint to v4
  • d623085 chore(deps): update pre-commit hook pycqa/isort to v7
  • 2e0831c chore(deps): update dependency isort to v7
  • 0a6c408 chore(deps): update dependency pylint to v4
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
- [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md)
- [Commits](python-gitlab/python-gitlab@v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: python-gitlab
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

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

Approved

@mtesauro mtesauro merged commit bda17de into dev Oct 30, 2025
151 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/python-gitlab-7.0.0 branch October 30, 2025 16:41
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