Skip to content

Commit 5810bf5

Browse files
committed
Bump dependencies
1 parent 44a64ff commit 5810bf5

File tree

2 files changed

+37
-96
lines changed

2 files changed

+37
-96
lines changed

poetry.lock

Lines changed: 35 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ python = "^3.8"
2727
httpx = ">=0.19.0,<1"
2828

2929
[tool.poetry.dev-dependencies]
30-
black = "^21.10b0"
30+
black = "^21.12b0"
3131
pytest = "^6.2.5"
3232
isort = "^5.10.0"
33-
pytest-httpx = "^0.14.0"
33+
pytest-httpx = ">0.15,<1"
3434
pytest-asyncio = "^0.16.0"
3535

3636
[build-system]

0 commit comments

Comments
 (0)