Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==21.6b0
black==24.3.0
gitpython==3.1.37
python-gitlab==2.9.0
16 changes: 9 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
#
# pip-compile
#
appdirs==1.4.4
# via black
black==21.6b0
black==24.3.0
# via -r requirements.in
certifi==2023.7.22
# via requests
Expand All @@ -22,12 +20,14 @@ idna==2.10
# via requests
mypy-extensions==0.4.3
# via black
pathspec==0.8.1
packaging==24.1
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
python-gitlab==2.9.0
# via -r requirements.in
regex==2021.7.6
# via black
requests==2.25.1
# via
# python-gitlab
Expand All @@ -36,7 +36,9 @@ requests-toolbelt==0.9.1
# via python-gitlab
smmap==4.0.0
# via gitdb
toml==0.10.2
tomli==2.0.2
# via black
typing-extensions==4.12.2
# via black
urllib3==1.26.18
# via requests