aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 8fc2770cf..7aab185ce 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
"beautifulsoup4==4.12.3",
"colorama==0.4.6; sys_platform == \"win32\"",
"coloredlogs==15.0.1",
- "deepdiff==8.5.0",
+ "deepdiff==8.6.1",
"emoji==2.14.1",
"feedparser==6.0.11",
"lxml==6.0.0",