Skip to content

Commit

Permalink
Bump httpx from 0.18.2 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.18.2...0.23.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2022
1 parent e17ad6d commit f9efef8
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 13 deletions.
63 changes: 51 additions & 12 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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["PureFunctor <purefunctor@gmail.com>"]
python = "^3.8"
attrs = "^21.2.0"
cattrs = "^1.7.1"
httpx = "^0.18.2"
httpx = "^0.23.0"

[tool.poetry.dev-dependencies]
Sphinx = "^4.0.2"
Expand Down

0 comments on commit f9efef8

Please sign in to comment.