Skip to content

Commit

Permalink
Bump deepdiff from 6.3.0 to 6.7.1
Browse files Browse the repository at this point in the history
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 6.3.0 to 6.7.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@6.3.0...6.7.1)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent d8396cd commit 8cbe7e7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ click==8.1.7
# via
# black
# pip-tools
deepdiff==6.3.0
deepdiff==6.7.1
# via appdaemon (pyproject.toml)
distlib==0.3.8
# via virtualenv
Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via sphinx-autobuild
deepdiff==6.3.0
deepdiff==6.7.1
# via appdaemon (pyproject.toml)
docutils==0.19
# via
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
'aiohttp_jinja2 ~= 1.5.1',
'astral ~= 3.2',
'bcrypt ~= 4.0.1',
'deepdiff == 6.3.0',
'deepdiff == 6.7.1',
'feedparser ~= 6.0.10',
'iso8601 >= 1.1,< 2.2',
'paho-mqtt ~= 1.6.1',
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
deepdiff==6.3.0
deepdiff==6.7.1
# via appdaemon (pyproject.toml)
feedparser==6.0.11
# via appdaemon (pyproject.toml)
Expand Down

0 comments on commit 8cbe7e7

Please sign in to comment.