Skip to content

Commit 7c9a48a

Browse files
authored
chore: upgrade dev dependencies (#1752)
1 parent 4478925 commit 7c9a48a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

local-requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
auditwheel==5.2.1
2-
autobahn==22.7.1
3-
black==22.10.0
1+
auditwheel==5.3.0
2+
autobahn==23.1.1
3+
black==23.1.0
44
flake8==5.0.4
55
flaky==3.7.0
66
mypy==0.982
77
objgraph==3.5.0
8-
Pillow==9.3.0
8+
Pillow==9.4.0
99
pixelmatch==0.3.0
1010
pre-commit==2.20.0
11-
pyOpenSSL==22.1.0
12-
pytest==7.2.0
13-
pytest-asyncio==0.20.1
11+
pyOpenSSL==23.0.0
12+
pytest==7.2.1
13+
pytest-asyncio==0.20.3
1414
pytest-cov==4.0.0
1515
pytest-repeat==0.9.1
1616
pytest-timeout==2.1.0
17-
pytest-xdist==3.0.2
18-
requests==2.28.1
17+
pytest-xdist==3.1.0
18+
requests==2.28.2
1919
service_identity==21.1.0
20-
setuptools==65.5.1
21-
twine==4.0.1
20+
setuptools==67.1.0
21+
twine==4.0.2
2222
twisted==22.10.0
23-
types-pyOpenSSL==22.1.0.1
24-
wheel==0.38.1
23+
types-pyOpenSSL==23.0.0.2
24+
wheel==0.38.4

0 commit comments

Comments
 (0)