Skip to content

chore: bump dev dependencies #865

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ repos:
- id: check-toml
- id: requirements-txt-fixer
- repo: https://github.com/psf/black
rev: 21.6b0
rev: 21.7b0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.902
rev: v0.910
hooks:
- id: mypy
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.8.0
rev: 5.9.3
hooks:
- id: isort
20 changes: 10 additions & 10 deletions local-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
auditwheel==4.0.0
autobahn==21.3.1
black==21.6b0
black==21.7b0
flake8==3.9.2
flaky==3.7.0
mypy==0.902
mypy==0.910
objgraph==3.5.0
Pillow==8.2.0
Pillow==8.3.1
pixelmatch==0.2.3
pre-commit==2.13.0
pre-commit==2.14.0
pyOpenSSL==20.0.1
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.12.1
pytest-repeat==0.9.1
pytest-sugar==0.9.4
pytest-timeout==1.4.2
pytest-xdist==2.2.1
requests==2.25.1
pytest-xdist==2.3.0
requests==2.26.0
service_identity==21.1.0
setuptools==57.0.0
twine==3.4.1
twisted==21.2.0
wheel==0.36.2
setuptools==57.4.0
twine==3.4.2
twisted==21.7.0
wheel==0.37.0