Skip to content

Commit

Permalink
Downgrade Azure DevOps pipy package (#2576)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Apr 19, 2023
1 parent 66e8d4a commit 10018f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion megalinter/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"pychalk",
"pygithub",
"python-gitlab",
"azure-devops",
"azure-devops==6.0.0b4",
"commentjson",
"pytablewriter",
"pyyaml",
Expand Down
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ multiprocessing_logging
pychalk
pygithub
python-gitlab
azure-devops
azure-devops==6.0.0b4
commentjson
pytablewriter
pytest-cov
Expand Down

0 comments on commit 10018f3

Please sign in to comment.