Skip to content

Commit c6fd587

Browse files
chore(deps-dev): bump hpack from 4.0.0 to 4.1.0
Bumps [hpack](https://github.com/python-hyper/hpack) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst) - [Commits](python-hyper/hpack@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: hpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc965bf commit c6fd587

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
@@ -137,7 +137,7 @@ h11==0.14.0 ; python_version >= '3.7'
137137

138138
h2==4.1.0
139139

140-
hpack==4.0.0 ; python_full_version >= '3.6.1'
140+
hpack==4.1.0 ; python_full_version >= '3.6.1'
141141

142142
httpcore==1.0.7 ; python_version >= '3.7'
143143

0 commit comments

Comments
 (0)