Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e784b3e commit e0296cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
deepdiff==8.0.1
deepdiff==8.1.1
fire==0.7.0
gsutil==5.31
jinja2>=2.11.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiohttp-swagger3==0.9.0
astropy==6.1.4
bcrypt==4.2.1
cryptography==44.0.0
deepdiff==8.0.1
deepdiff==8.1.1
gunicorn==23.0.0
jinja2>=2.11.2
matplotlib==3.9.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bokeh==3.4.2
confluent-kafka==2.7.0
cryptography==44.0.0
dask==2024.10.0
deepdiff==8.0.1
deepdiff==8.1.1
distributed==2024.10.0
fastavro==1.6.0 #breaking changes in newer versions
fire==0.7.0
Expand Down

0 comments on commit e0296cf

Please sign in to comment.