diff --git a/pyproject.toml b/pyproject.toml index c2e1fd5..d31615b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "marisa-trie==1.3.1", "motor==3.7.1", "python-json-logger==4.0.0", - "requests==2.32.5", + "requests==2.33.1", "sfapi-client==0.4.1", "uvicorn[standard]==0.41.0", "yarl==1.23.0",