diff --git a/pyproject.toml b/pyproject.toml
index 58dffbf0..1adbdc1c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -34,7 +34,7 @@ pyquery = "^2.0.1"
 python-qbittorrent = "^0.4.3"
 tenacity = "^8.5.0"
 tinydb = "^4.8.2"
-yarl = "^1.15.1"
+yarl = "^1.15.2"
 
 [tool.poetry.dev-dependencies]
 nb-cli = "^1.4.2"
diff --git a/requirements.txt b/requirements.txt
index 4e1c156f..db91b0bb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,4 +19,4 @@ pyquery~=2.0.1
 python-qbittorrent~=0.4.3
 tenacity~=8.5.0
 tinydb~=4.8.2
-yarl~=1.15.1
\ No newline at end of file
+yarl~=1.15.2
\ No newline at end of file