aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-15 06:45:14 +0000
committerGravatar GitHub <[email protected]>2023-11-15 06:45:14 +0000
commit33d60d282182a4dd515f1ac80ae7855855344447 (patch)
tree2bd5bd4485f3b1b4024ef91703435077ff6086cc /pyproject.toml
parentBump pytest-xdist from 3.3.1 to 3.4.0 (#2813) (diff)
Bump deepdiff from 6.7.0 to 6.7.1 (#2815)
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 0b0b6267c..1020af1a3 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.7.0"
+deepdiff = "6.7.1"
emoji = "2.8.0"
feedparser = "6.0.10"
lxml = "4.9.3"