aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-22 05:51:06 +0000
committerGravatar GitHub <[email protected]>2023-10-22 05:51:06 +0000
commit0b0a1c57ee121f8c25d88df59d5b2846b0cfc801 (patch)
treefd1988c8cb9d9769f8392a9a97d337f6983ac9ff /pyproject.toml
parentBump tldextract from 5.0.0 to 5.0.1 (#2791) (diff)
Bump deepdiff from 6.6.0 to 6.6.1 (#2790)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 8dcd66709..e883deed6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ arrow = "1.3.0"
beautifulsoup4 = "4.12.2"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
coloredlogs = "15.0.1"
-deepdiff = "6.6.0"
+deepdiff = "6.6.1"
emoji = "2.8.0"
feedparser = "6.0.10"
lxml = "4.9.3"