File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --no-annotate requirements/build.in
66#
7- click==8.0.4
7+ click==8.1.2
88cython==0.29.28
99delocate==0.10.2 ; sys_platform == "darwin"
1010pep517==0.12.0
11- pip-tools==6.5.1
11+ pip-tools==6.6.0
1212tomli==2.0.1
1313typing-extensions==4.1.1
1414wheel==0.37.1
Original file line number Diff line number Diff line change 44#
55# pip-compile --no-annotate requirements/lint.in
66#
7- black==22.1 .0
8- click==8.0.4
7+ black==22.3 .0
8+ click==8.1.2
99isort==5.10.1
1010mypy-extensions==0.4.3
1111pathspec==0.9.0
Original file line number Diff line number Diff line change 66#
77astroid==2.11.2
88attrs==21.4.0
9- bleach==4.1 .0
9+ bleach==5.0 .0
1010coverage[toml]==6.3.2
1111cython==0.29.28
1212dill==0.3.4
@@ -20,8 +20,8 @@ platformdirs==2.5.1
2020pluggy==1.0.0
2121py==1.11.0
2222pygments==2.11.2
23- pylint==2.13.1
24- pyparsing==3.0.7
23+ pylint==2.13.5
24+ pyparsing==3.0.8
2525pytest==7.1.1
2626pytest-cov==3.0.0
2727pytest-repeat==0.9.1
You can’t perform that action at this time.
0 commit comments