Skip to content

Commit 0c29d27

Browse files
chore(deps): bump python-gitlab from 4.1.1 to 4.2.0
Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 4.1.1 to 4.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@v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a368d5 commit 0c29d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def get_version_file_path():
5252
"MarkupSafe==2.1.3",
5353
"mergedeep==1.3.4",
5454
"packaging==23.2",
55-
"python-gitlab==4.1.1",
55+
"python-gitlab==4.2.0",
5656
"requests==2.31.0",
5757
"ruamel.yaml==0.17.21",
5858
"types-requests==2.31.0.10",

0 commit comments

Comments
 (0)