Skip to content

Commit 67f5ea9

Browse files
dependabot-preview[bot]dbanty
authored andcommitted
Bump httpx from 0.15.5 to 0.16.0
Bumps [httpx](https://github.com/encode/httpx) from 0.15.5 to 0.16.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.15.5...0.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e801b52 commit 67f5ea9

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

poetry.lock

Lines changed: 16 additions & 11 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
@@ -32,7 +32,7 @@ importlib_metadata = {version = "^2.0.0", python = "<3.8"}
3232
pydantic = "^1.6.1"
3333
attrs = "^20.1.0"
3434
python-dateutil = "^2.8.1"
35-
httpx = "^0.15.4"
35+
httpx = ">=0.15.4,<0.17.0"
3636
autoflake = "^1.4"
3737

3838
[tool.poetry.scripts]

0 commit comments

Comments
 (0)