File tree 2 files changed +11
-11
lines changed 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ repos:
14
14
- id : check-executables-have-shebangs
15
15
- id : check-merge-conflict
16
16
- repo : https://github.com/psf/black
17
- rev : 22.1 .0
17
+ rev : 22.3 .0
18
18
hooks :
19
19
- id : black
20
20
- repo : https://github.com/pre-commit/mirrors-mypy
21
- rev : v0.931
21
+ rev : v0.942
22
22
hooks :
23
23
- id : mypy
24
24
additional_dependencies : [types-pyOpenSSL==21.0.3]
Original file line number Diff line number Diff line change 1
1
auditwheel==5.1.2
2
- autobahn==22.2 .2
3
- black==22.1 .0
2
+ autobahn==22.3 .2
3
+ black==22.3 .0
4
4
flake8==4.0.1
5
5
flaky==3.7.0
6
- mypy==0.931
6
+ mypy==0.942
7
7
objgraph==3.5.0
8
- Pillow==9.0.1
9
- pixelmatch==0.2.4
10
- pre-commit==2.17.0
8
+ Pillow==9.1.0
9
+ pixelmatch==0.3.0
10
+ pre-commit==2.18.1
11
11
pyOpenSSL==22.0.0
12
- pytest==7.0 .1
13
- pytest-asyncio==0.18.2
12
+ pytest==7.1 .1
13
+ pytest-asyncio==0.18.3
14
14
pytest-cov==3.0.0
15
15
pytest-repeat==0.9.1
16
16
pytest-timeout==2.1.0
@@ -20,5 +20,5 @@ service_identity==21.1.0
20
20
setuptools==60.9.3
21
21
twine==3.8.0
22
22
twisted==22.2.0
23
- types-pyOpenSSL==22.0.0
23
+ types-pyOpenSSL==22.0.1
24
24
wheel==0.37.1
You can’t perform that action at this time.
0 commit comments