Skip to content

Commit 977e88e

Browse files
authored
Upgrade all dependencies for dependabot (#202)
To avoid getting too many PRs at the same time once it checks this repo.
1 parent 5eeae42 commit 977e88e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
-e .[http2]
22

33
# Optionals
4-
trio==0.16.0
4+
trio==0.17.0
55
trio-typing==0.5.0
66
curio==1.4
77

88
# Docs
99
mkautodoc==0.1.0
1010
mkdocs==1.1.2
11-
mkdocs-material==5.5.12
11+
mkdocs-material==6.0.1
1212

1313
# Packaging
1414
twine==3.2.0
1515
wheel==0.35.1
1616

1717
# Tests & Linting
18-
anyio==2.0.0
18+
anyio==2.0.2
1919
autoflake==1.4
2020
black==20.8b1
2121
flake8==3.8.3
2222
flake8-bugbear==20.1.4
2323
flake8-pie==0.6.1
24-
isort==5.5.2
24+
isort==5.5.4
2525
mitmproxy==5.2
2626
mypy==0.782
27-
pytest==6.0.2
28-
pytest-trio==0.5.2
27+
pytest==6.1.0
28+
pytest-trio==0.6.0
2929
pytest-cov==2.10.1
3030
trustme==0.6.0
31-
uvicorn==0.11.8
31+
uvicorn==0.12.1

0 commit comments

Comments
 (0)