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
f49175dchore: release v7.1.08719985chore(deps): update github artifact actions9dd62c3feat(registry-protection): add support for registry protection rule deletiond6eac7bchore(deps): update gitlab/gitlab-ee docker tag to v18.7.0-ee.0 (#3218)c7c139btest(functional): update to GitLab 18.6 and resolve issues found40827f4chore(deps): update all non-major dependencies9179373chore(deps): update dessant/lock-threads action to v63c72fd1chore(deps): update all non-major dependencies4221195fix(utils): prevent negative sleep time in rate limit retry9f11323chore(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)