Skip to content

Commit 60ef2ce

Browse files
Bump httpx from 0.20.0 to 0.21.1 (#44)
Bumps [httpx](https://github.com/encode/httpx) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.20.0...0.21.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f019aaa commit 60ef2ce

File tree

2 files changed

+59
-57
lines changed

2 files changed

+59
-57
lines changed

poetry.lock

+58-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/supabase/postgrest-py"
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.7"
13-
httpx = ">=0.19,<0.21"
13+
httpx = ">=0.19,<0.22"
1414
deprecation = "^2.1.0"
1515

1616
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)