Skip to content

Commit

Permalink
chore(deps): update dependency deepdiff to v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent fb47806 commit fe244ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion rules/rules_task/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ bazel-runfiles==0.25.0;
pytest==7.3.1;
pytest-cov==3.0.0;
black==23.3.0;
deepdiff==6.6.0;
deepdiff==6.7.1;
pip-tools==7.3.0;
10 changes: 6 additions & 4 deletions rules/rules_task/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,12 @@ coverage[toml]==7.3.1 \
--hash=sha256:f1a317fdf5c122ad642db8a97964733ab7c3cf6009e1a8ae8821089993f175ff \
--hash=sha256:f2781fd3cabc28278dc982a352f50c81c09a1a500cc2086dc4249853ea96b981 \
--hash=sha256:f4f456590eefb6e1b3c9ea6328c1e9fa0f1006e7481179d749b3376fc793478e
# via pytest-cov
deepdiff==6.6.0 \
--hash=sha256:d78e8a83c8f5b223008983144308b214e29a25fc37a3354148e7eddacd0f9bb1 \
--hash=sha256:e96424a57befa3f85238d10d9fb73d7a8cfd2228f1c2ab3cedd58b97d2acd80e
# via
# coverage
# pytest-cov
deepdiff==6.7.1 \
--hash=sha256:58396bb7a863cbb4ed5193f548c56f18218060362311aa1dc36397b2f25108bd \
--hash=sha256:b367e6fa6caac1c9f500adc79ada1b5b1242c50d5f716a1a4362030197847d30
# via -r requirements.in
exceptiongroup==1.1.3 \
--hash=sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9 \
Expand Down

0 comments on commit fe244ff

Please sign in to comment.