Skip to content

Commit 734e834

Browse files
Bump httpcore from 0.18.0 to 1.0.0
Bumps [httpcore](https://github.com/encode/httpcore) from 0.18.0 to 1.0.0. - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@0.18.0...1.0.0) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47a39c3 commit 734e834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ h2==4.1.0
8686

8787
hpack==4.0.0 ; python_full_version >= '3.6.1'
8888

89-
httpcore==0.18.0 ; python_version >= '3.7'
89+
httpcore==1.0.0 ; python_version >= '3.7'
9090

9191
httpx[http2]==0.25.0 ; python_version >= '3.7'
9292

0 commit comments

Comments
 (0)