Skip to content

Commit e74c4d1

Browse files
chore(deps-dev): bump dill from 0.4.0 to 0.4.1
Bumps [dill](https://github.com/uqfoundation/dill) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.4.0...0.4.1) --- updated-dependencies: - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2fe27 commit e74c4d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

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

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

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

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

0 commit comments

Comments
 (0)