Skip to content

Commit b0a2c07

Browse files
Bump httpx from 0.13.3 to 0.14.0 (#145)
Bumps [httpx](https://github.com/encode/httpx) from 0.13.3 to 0.14.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.13.3...0.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7f805a4 commit b0a2c07

File tree

2 files changed

+14
-62
lines changed

2 files changed

+14
-62
lines changed

poetry.lock

Lines changed: 13 additions & 61 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
@@ -25,7 +25,7 @@ stringcase = "^1.2.0"
2525
typer = ">=0.1,<0.4"
2626
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
2727
shellingham = "^1.3.2"
28-
httpx = "^0.13.0"
28+
httpx = ">=0.13,<0.15"
2929
black = "^19.10b0"
3030
isort = "^5.0.5"
3131
pyyaml = "^5.3.1"

0 commit comments

Comments
 (0)