diff --git a/requirements.txt b/requirements.txt index 8e319f4..e1e7424 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pygments==2.12.0; python_full_version >= "3.6.3" and python_full_version < "4.0. pyreadline3==3.4.1; sys_platform == "win32" and python_version >= "3.8" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") \ --hash=sha256:b0efb6516fd4fb07b45949053826a62fa4cb353db5be2bbb4a7aa1fdd1e345fb \ --hash=sha256:6f3d1f7b8a31ba32b73917cefc1f28cc660562f39aea8646d30bd6eff21f7bae -requests==2.28.0; python_version >= "3.7" and python_version < "4" \ +requests==2.31.0; python_version >= "3.7" and python_version < "4" \ --hash=sha256:bc7861137fbce630f17b03d3ad02ad0bf978c844f3536d0edda6499dafce2b6f \ --hash=sha256:d568723a7ebd25875d8d1eaf5dfa068cd2fc8194b2e483d7b1f7c81918dbec6b rich==12.4.4; python_full_version >= "3.6.3" and python_full_version < "4.0.0" \