diff --git a/pyproject.toml b/pyproject.toml index 663151a..74f8889 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ ] dependencies = [ "aiosqlite==0.17.0", - "fake-useragent==1.1.3", + "fake-useragent==1.2.1", "httpx==0.24.0", "loguru==0.7.0", ]