Skip to content

Commit 8c9b517

Browse files
Merge pull request #526 from microsoftgraph/dependabot/pip/lazy-object-proxy-1.10.0
Bump lazy-object-proxy from 1.9.0 to 1.10.0
2 parents 63292c0 + 1c5e2e0 commit 8c9b517

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
@@ -16,7 +16,7 @@ importlib-metadata==6.8.0 ; python_version >= '3.8'
1616

1717
isort==5.13.2
1818

19-
lazy-object-proxy==1.9.0 ; python_version >= '3.7'
19+
lazy-object-proxy==1.10.0 ; python_version >= '3.7'
2020

2121
lexid==2021.1006 ; python_version >= '2.7'
2222

0 commit comments

Comments
 (0)