diff --git a/requirements.txt b/requirements.txt index 27db5c5..3b5f24a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ frozenlist==1.3.1; python_version >= "3.7" and python_full_version >= "3.8.0" gidgethub==5.2.0; python_version >= "3.6" humanize==3.14.0; python_version >= "3.6" idna==3.3; python_version >= "3.7" -multidict==6.0.2; python_version >= "3.7" and python_full_version >= "3.8.0" +multidict==6.0.4; python_version >= "3.7" and python_full_version >= "3.8.0" parsedatetime==2.6 pillow==9.2.0; python_version >= "3.7" pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_version >= "3.6" and python_full_version >= "3.4.0"