Skip to content

Commit

Permalink
chore: upgrade dev dependencies (#1752)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Feb 3, 2023
1 parent 4478925 commit 7c9a48a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions local-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
auditwheel==5.2.1
autobahn==22.7.1
black==22.10.0
auditwheel==5.3.0
autobahn==23.1.1
black==23.1.0
flake8==5.0.4
flaky==3.7.0
mypy==0.982
objgraph==3.5.0
Pillow==9.3.0
Pillow==9.4.0
pixelmatch==0.3.0
pre-commit==2.20.0
pyOpenSSL==22.1.0
pytest==7.2.0
pytest-asyncio==0.20.1
pyOpenSSL==23.0.0
pytest==7.2.1
pytest-asyncio==0.20.3
pytest-cov==4.0.0
pytest-repeat==0.9.1
pytest-timeout==2.1.0
pytest-xdist==3.0.2
requests==2.28.1
pytest-xdist==3.1.0
requests==2.28.2
service_identity==21.1.0
setuptools==65.5.1
twine==4.0.1
setuptools==67.1.0
twine==4.0.2
twisted==22.10.0
types-pyOpenSSL==22.1.0.1
wheel==0.38.1
types-pyOpenSSL==23.0.0.2
wheel==0.38.4

0 comments on commit 7c9a48a

Please sign in to comment.