Skip to content

Commit f363a46

Browse files
Merge pull request #791 from microsoftgraph/dependabot/pip/dill-0.3.9
chore(deps-dev): bump dill from 0.3.6 to 0.3.9
2 parents 30d545d + a464024 commit f363a46

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)