Skip to content

Commit 504fb26

Browse files
Bump deepdiff from 8.5.0 to 8.6.0
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.5.0 to 8.6.0. - [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/commits) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51d0078 commit 504fb26

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
deepdiff==8.5.0
1+
deepdiff==8.6.0
22
fire==0.7.0
33
gsutil==5.31
44
jinja2>=2.11.2

requirements/requirements_api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiohttp-swagger3==0.10.0
33
astropy==6.1.4
44
bcrypt==4.3.0
55
cryptography==44.0.2
6-
deepdiff==8.5.0
6+
deepdiff==8.6.0
77
gunicorn==23.0.0
88
jinja2>=2.11.2
99
matplotlib==3.10.0

requirements/requirements_ingester.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bokeh==3.4.2
55
confluent-kafka==2.11.0
66
cryptography==44.0.2
77
dask==2024.10.0
8-
deepdiff==8.5.0
8+
deepdiff==8.6.0
99
distributed==2024.10.0
1010
fastavro==1.6.0 #breaking changes in newer versions
1111
fire==0.7.0

0 commit comments

Comments
 (0)