chore(pip-prod)(deps): bump dill from 0.3.8 to 0.3.9

Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/uqfoundation/dill/releases)
- [Commits](https://github.com/uqfoundation/dill/compare/0.3.8...0.3.9)

---
updated-dependencies:
- dependency-name: dill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-30 00:56:32 +00:00
committed by Luke Tainton
parent 28ab051e1c
commit 8f1a1f0d94
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ attrs = "24.2.0"
certifi = "2024.8.30"
charset-normalizer = "3.3.2"
click = "8.1.7"
dill = "0.3.8"
dill = "0.3.9"
exceptiongroup = "1.2.2"
idna = "3.10"
iniconfig = "2.0.0"