Skip to content

Commit c3e7c7a

Browse files
Update dependency multidict to v6.2.0
1 parent 066f300 commit c3e7c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
1919
idna==3.8 ; python_version >= "3.11" and python_version < "4.0"
2020
ijson==3.3.0 ; python_version >= "3.11" and python_version < "4.0"
2121
iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
22-
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
22+
multidict==6.2.0 ; python_version >= "3.11" and python_version < "4.0"
2323
packaging==24.1 ; python_version >= "3.11" and python_version < "4.0"
2424
pluggy==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
2525
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
66
h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
77
hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
88
hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
9-
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
9+
multidict==6.2.0 ; python_version >= "3.11" and python_version < "4.0"
1010
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
1111
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
1212
watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)