build(deps): update python-gitlab requirement from <7.0.0,>=4.0.0 to >=4.0.0,<8.0.0 by dependabot[bot] · Pull Request #1416 · python-semantic-release/python-semantic-release

Updates the requirements on python-gitlab to permit the latest version.

Release notes

Sourced from python-gitlab's releases.

v7.1.0 (2025-12-28)

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

Bug Fixes

  • utils: Prevent negative sleep time in rate limit retry (4221195)

Continuous Integration

  • release: Use the correct token for publish to GitHub (614a74c)

Features

  • registry-protection: Add support for registry protection rule deletion (9dd62c3)

Testing

  • functional: Update to GitLab 18.6 and resolve issues found (c7c139b)

Detailed Changes: v7.0.0...v7.1.0

Changelog

Sourced from python-gitlab's changelog.

v7.1.0 (2025-12-28)

Bug Fixes

  • utils: Prevent negative sleep time in rate limit retry (4221195)

Continuous Integration

  • release: Use the correct token for publish to GitHub (614a74c)

Features

  • registry-protection: Add support for registry protection rule deletion (9dd62c3)

Testing

  • functional: Update to GitLab 18.6 and resolve issues found (c7c139b)

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.

v6.5.0 (2025-10-17)

Bug Fixes

  • semantic-release: Enable CHANGELOG.md generation (fb9693b)

Continuous Integration

  • stale: Fix permission for stale action and allow manual run (9357a37)

Documentation

  • pull_mirror: Fix incorrect start() method usage example

... (truncated)

Commits
  • f49175d chore: release v7.1.0
  • 8719985 chore(deps): update github artifact actions
  • 9dd62c3 feat(registry-protection): add support for registry protection rule deletion
  • d6eac7b chore(deps): update gitlab/gitlab-ee docker tag to v18.7.0-ee.0 (#3218)
  • c7c139b test(functional): update to GitLab 18.6 and resolve issues found
  • 40827f4 chore(deps): update all non-major dependencies
  • 9179373 chore(deps): update dessant/lock-threads action to v6
  • 3c72fd1 chore(deps): update all non-major dependencies
  • 4221195 fix(utils): prevent negative sleep time in rate limit retry
  • 9f11323 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view

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)