Skip to content

Commit

Permalink
Merge pull request #1 from MrMarble/dependabot/pip/httpx-0.23.0
Browse files Browse the repository at this point in the history
build(deps): bump httpx from 0.19.0 to 0.23.0
  • Loading branch information
MrMarble committed Jun 10, 2022
2 parents 41e0a83 + 3ebc426 commit ccd9c21
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 27 deletions.
40 changes: 14 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -7,7 +7,7 @@ authors = ["Alvaro Tinoco <alvarotinocomarmol@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.8"
httpx = "^0.19.0"
httpx = ">=0.19,<0.24"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down

0 comments on commit ccd9c21

Please sign in to comment.