fix(deps): update dependency gidgetlab to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gidgetlab | dependencies | major |
^1.1.0 -> ^2.0.0
|
Release Notes
beenje/gidgetlab (gidgetlab)
v2.0.1
- Fix params typing (should accept value of both str and bool)
- Update gitlab api clients link in README (thanks to Elan Ruusamäe)
v2.0.0
- Use OAuth-compliant headers for access token (allow to use Oauth 2.0 tokens as well as personal/group/project token)
- Move from setup.py to pyproject.toml
- Add Python 3.12 tests
- Drop Python 3.6 and 3.7 support
- Fix deprecation warnings (remove cgi and pkg_resources)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.