Skip to content

Commit 128d425

Browse files
Bump httpcore from 1.0.3 to 1.0.4
Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.3...1.0.4) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b506b9e commit 128d425

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==1.0.3 ; python_version >= '3.7'
89+
httpcore==1.0.4 ; python_version >= '3.7'
9090

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

0 commit comments

Comments
 (0)