Skip to content

Commit a464024

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

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.6.1 ; python_version >= '3.7'
2828

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

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

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

0 commit comments

Comments
 (0)