Skip to content

Commit

Permalink
chore(deps): update dependency python-gitlab to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 440c906 commit 69b5a53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires-python = ">=3.11"
license = "Apache-2.0"
dependencies = [
"PyGithub == 1.59.1",
"python-gitlab == 3.15.0",
"python-gitlab ==4.3.0",
"typer == 0.9.0",
"rich ==13.5.3",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PyGithub==1.59.1
python-gitlab==3.15.0
python-gitlab==4.3.0
typer==0.9.0
rich==13.5.3

0 comments on commit 69b5a53

Please sign in to comment.