Skip to content

Commit 61116fb

Browse files
Bump python-gitlab from 3.15.0 to 5.1.0
Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 3.15.0 to 5.1.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@v3.15.0...v5.1.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99003fd commit 61116fb

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

poetry.lock

+20-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pyyaml = "*"
1919
regex = "*"
2020
python-dateutil = "*"
2121
gitpython = "^3.1.43" # import git
22-
python-gitlab = "^3.0.0" # import gitlab
22+
python-gitlab = "^5.1.0" # import gitlab
2323
toml = "*"
2424
demisto-sdk = "1.32.4"
2525
wrapt = "^1.16.0"

0 commit comments

Comments
 (0)