Skip to content

Commit 8850c79

Browse files
chore(deps): bump httpx from 0.21.3 to 0.23.0 in /examples/FastAPI
Bumps [httpx](https://github.com/encode/httpx) from 0.21.3 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.21.3...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8bffa4 commit 8850c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/FastAPI/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gotrue==0.5.0
1111
h11==0.12.0
1212
httpcore==0.14.7
1313
httptools==0.3.0
14-
httpx==0.21.3
14+
httpx==0.23.0
1515
idna==3.3
1616
packaging==21.3
1717
postgrest-py==0.8.2

0 commit comments

Comments
 (0)