Skip to content

Commit 5d69710

Browse files
Bump deepdiff from 8.6.1 to 8.6.2 (#569)
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.6.1 to 8.6.2. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 8.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cec0d4a commit 5d69710

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyyaml = "^6.0.3"
2020
jmespath = "^1.0.1"
2121
awscli = "^1.38.38"
2222
pydantic = "^1.10.26"
23-
deepdiff = "^8.6.1"
23+
deepdiff = "^8.6.2"
2424
semver = "^3.0"
2525
gitpython = "^3.1.46"
2626
pytest-xdist = "^3.0"

0 commit comments

Comments
 (0)