Update 'tox' dependencies (#1996)

Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
Stas
2022-05-31 15:14:42 -07:00
committed by GitHub
parent 3918503760
commit 25aa3d8f07
2 changed files with 218 additions and 122 deletions

View File

@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true
[packages]
black = "==21.4b2"
black = "==22.3.0"
pylint = "*"
requests = "*"
pip = ">=21.1"