Commit f6ee8e08 authored by to be continuous bot's avatar to be continuous bot
Browse files

fix(deps): update dependency python-gitlab to v4.12.2

parent d2cd6250
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -379,13 +379,13 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.6.1)", "pytest-mock (>=3.14)"]

[[package]]
name = "python-gitlab"
version = "4.11.1"
version = "4.12.2"
description = "A python wrapper for the GitLab API"
optional = false
python-versions = ">=3.8.0"
files = [
    {file = "python_gitlab-4.11.1-py3-none-any.whl", hash = "sha256:f15fe4f4cbaa58c04e422ad30a2d4fc7976294dfdf1f90f81ab927e5b2238f33"},
    {file = "python_gitlab-4.11.1.tar.gz", hash = "sha256:7afa2f9c30618bc3daee95d2186a06e1cf18ca2fa97890eb55fd8ddc4e339812"},
    {file = "python_gitlab-4.12.2-py3-none-any.whl", hash = "sha256:c4476372112f920c37555e5e2b02d7092220cf4a4cb9f37dfdb35c569e89415a"},
    {file = "python_gitlab-4.12.2.tar.gz", hash = "sha256:8c140a2603ad8eff7fcab6f3faabf5fc8baaba8def125eb309a32d6aa3a23a56"},
]

[package.dependencies]