Skip to content

Commit a2158e8

Browse files
Bump dill from 0.3.6 to 0.3.7 in /jupyter (#375)
Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@dill-0.3.6...dill-0.3.7) --- updated-dependencies: - dependency-name: dill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4be154 commit a2158e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ notebook==6.5.4
88
# Common
99
bokeh==3.2.1
1010
dask==2023.7.0
11-
dill==0.3.6
11+
dill==0.3.7
1212
ipympl==0.9.3
1313
numpy==1.25.0
1414
pandas==2.0.3

0 commit comments

Comments
 (0)