Update dependency httpx to ^0.25.0
This commit is contained in:
parent
6e3abf0889
commit
557b24c883
2 changed files with 11 additions and 11 deletions
|
|
@ -18,7 +18,7 @@ python-dotenv = "^1.0.0"
|
|||
tomlkit = "^0.12.0"
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
lxml = "^4.9.2"
|
||||
httpx = "^0.24.0"
|
||||
httpx = "^0.25.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue