Skip to content

Commit b13b006

Browse files
chore(deps-dev): bump dill from 0.3.9 to 0.4.0
Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.9 to 0.4.0. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.0) --- updated-dependencies: - dependency-name: dill dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ebcd9a commit b13b006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ coverage[toml]==7.8.0 ; python_version >= '3.7'
2828

2929
cryptography==44.0.2 ; python_version >= '3.7'
3030

31-
dill==0.3.9 ; python_version < '3.11'
31+
dill==0.4.0 ; python_version < '3.11'
3232

3333
exceptiongroup==1.2.2 ; python_version < '3.11'
3434

0 commit comments

Comments
 (0)