Skip to content

Commit

Permalink
Bump python-gitlab from 3.15.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 3.15.0 to 5.2.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.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 256416b commit ccbcc84
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pyyaml = "*"
regex = "*"
python-dateutil = "*"
gitpython = "^3.1.43" # import git
python-gitlab = "^3.0.0" # import gitlab
python-gitlab = "^5.2.0" # import gitlab
toml = "*"
demisto-sdk = "1.33.1"
wrapt = "^1.17.0"
Expand Down

0 comments on commit ccbcc84

Please sign in to comment.