forked from Wavyzz/py-healthchecks.io
build(deps-dev): bump respx from 0.20.1 to 0.21.1 (#633)
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1178,13 +1178,13 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
|
||||
|
||||
[[package]]
|
||||
name = "respx"
|
||||
version = "0.20.2"
|
||||
version = "0.21.1"
|
||||
description = "A utility for mocking out the Python HTTPX and HTTP Core libraries."
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "respx-0.20.2-py2.py3-none-any.whl", hash = "sha256:ab8e1cf6da28a5b2dd883ea617f8130f77f676736e6e9e4a25817ad116a172c9"},
|
||||
{file = "respx-0.20.2.tar.gz", hash = "sha256:07cf4108b1c88b82010f67d3c831dae33a375c7b436e54d87737c7f9f99be643"},
|
||||
{file = "respx-0.21.1-py2.py3-none-any.whl", hash = "sha256:05f45de23f0c785862a2c92a3e173916e8ca88e4caad715dd5f68584d6053c20"},
|
||||
{file = "respx-0.21.1.tar.gz", hash = "sha256:0bd7fe21bfaa52106caa1223ce61224cf30786985f17c63c5d71eff0307ee8af"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -1726,4 +1726,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "26fb0c5d85baa681db52298db22b76d1a401e2a4f1b430f1f54563dcb4190ab5"
|
||||
content-hash = "a06e62d14707117bbbfde60267e09fdbe76a8152881f85d1d3467dec43ead99e"
|
||||
|
||||
Reference in New Issue
Block a user