Skip to content

Commit

Permalink
Bump dill from 0.3.6 to 0.3.7 (#451)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 8f43d9e commit d83c7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def readme():
"tensorflow_gpu": ["tensorflow-gpu>=2.4.0"],
"test": [
"black==23.7.0",
"dill==0.3.6",
"dill==0.3.7",
"flake8==6.0.0",
"isort==5.12.0",
"pytype==2023.6.16",
Expand Down

0 comments on commit d83c7e3

Please sign in to comment.