File tree 2 files changed +13
-13
lines changed 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,18 @@ repos:
10
10
- id : check-toml
11
11
- id : requirements-txt-fixer
12
12
- repo : https://github.com/psf/black
13
- rev : 21.6b0
13
+ rev : 21.7b0
14
14
hooks :
15
15
- id : black
16
16
- repo : https://github.com/pre-commit/mirrors-mypy
17
- rev : v0.902
17
+ rev : v0.910
18
18
hooks :
19
19
- id : mypy
20
20
- repo : https://gitlab.com/pycqa/flake8
21
21
rev : 3.9.2
22
22
hooks :
23
23
- id : flake8
24
24
- repo : https://github.com/pycqa/isort
25
- rev : 5.8.0
25
+ rev : 5.9.3
26
26
hooks :
27
27
- id : isort
Original file line number Diff line number Diff line change 1
1
auditwheel==4.0.0
2
2
autobahn==21.3.1
3
- black==21.6b0
3
+ black==21.7b0
4
4
flake8==3.9.2
5
5
flaky==3.7.0
6
- mypy==0.902
6
+ mypy==0.910
7
7
objgraph==3.5.0
8
- Pillow==8.2.0
8
+ Pillow==8.3.1
9
9
pixelmatch==0.2.3
10
- pre-commit==2.13 .0
10
+ pre-commit==2.14 .0
11
11
pyOpenSSL==20.0.1
12
12
pytest==6.2.4
13
13
pytest-asyncio==0.15.1
14
14
pytest-cov==2.12.1
15
15
pytest-repeat==0.9.1
16
16
pytest-sugar==0.9.4
17
17
pytest-timeout==1.4.2
18
- pytest-xdist==2.2.1
19
- requests==2.25.1
18
+ pytest-xdist==2.3.0
19
+ requests==2.26.0
20
20
service_identity==21.1.0
21
- setuptools==57.0 .0
22
- twine==3.4.1
23
- twisted==21.2 .0
24
- wheel==0.36.2
21
+ setuptools==57.4 .0
22
+ twine==3.4.2
23
+ twisted==21.7 .0
24
+ wheel==0.37.0
You can’t perform that action at this time.
0 commit comments