diff options
| author | 2024-04-14 19:45:12 +0100 | |
|---|---|---|
| committer | 2024-04-14 19:45:12 +0100 | |
| commit | ac698659511b82a67e3ac5f79e48fd5f24575106 (patch) | |
| tree | 719f6dd1bb1bf73cb06ab7faf70fb9244d4b2e4b /pyproject.toml | |
| parent | Bump sentry-sdk from 1.44.1 to 1.45.0 (#3009) (diff) | |
Bump deepdiff from 6.7.1 to 7.0.1 (#3008)
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 6.7.1 to 7.0.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/compare/6.7.1...7.0.1)
---
updated-dependencies:
- dependency-name: deepdiff
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index 13ad3469c..62b3b48ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ arrow = "1.3.0"  beautifulsoup4 = "4.12.3"  colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }  coloredlogs = "15.0.1" -deepdiff = "6.7.1" +deepdiff = "7.0.1"  emoji = "2.11.0"  feedparser = "6.0.11"  lxml = "5.2.1" | 
