We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4478925 commit 7c9a48aCopy full SHA for 7c9a48a
1 file changed
local-requirements.txt
@@ -1,24 +1,24 @@
1
-auditwheel==5.2.1
2
-autobahn==22.7.1
3
-black==22.10.0
+auditwheel==5.3.0
+autobahn==23.1.1
+black==23.1.0
4
flake8==5.0.4
5
flaky==3.7.0
6
mypy==0.982
7
objgraph==3.5.0
8
-Pillow==9.3.0
+Pillow==9.4.0
9
pixelmatch==0.3.0
10
pre-commit==2.20.0
11
-pyOpenSSL==22.1.0
12
-pytest==7.2.0
13
-pytest-asyncio==0.20.1
+pyOpenSSL==23.0.0
+pytest==7.2.1
+pytest-asyncio==0.20.3
14
pytest-cov==4.0.0
15
pytest-repeat==0.9.1
16
pytest-timeout==2.1.0
17
-pytest-xdist==3.0.2
18
-requests==2.28.1
+pytest-xdist==3.1.0
+requests==2.28.2
19
service_identity==21.1.0
20
-setuptools==65.5.1
21
-twine==4.0.1
+setuptools==67.1.0
+twine==4.0.2
22
twisted==22.10.0
23
-types-pyOpenSSL==22.1.0.1
24
-wheel==0.38.1
+types-pyOpenSSL==23.0.0.2
+wheel==0.38.4
0 commit comments