Skip to content

Commit 587733c

Browse files
Merge pull request #886 from microsoftgraph/dependabot/pip/dill-0.4.0
chore(deps-dev): bump dill from 0.3.9 to 0.4.0
2 parents 3ebcd9a + b13b006 commit 587733c

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)