Skip to content

Commit ff9b21b

Browse files
authored
chore: update dependency "h11" to 0.16.0 (#66)
1 parent 5d83ea0 commit ff9b21b

File tree

2 files changed

+27
-64
lines changed

2 files changed

+27
-64
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "binarylane", from = "src"}, {include = "binarylane", fro
99
[tool.poetry.dependencies]
1010
python = "^3.8.1"
1111
terminaltables = "^3.1.10"
12-
httpx = "^0.23.0"
12+
httpx = "^0.25.0"
1313
attrs = "^22.2.0"
1414
python-dateutil = "^2.8.2"
1515

0 commit comments

Comments
 (0)