Skip to content

Commit

Permalink
Merge pull request #3924 from microsoft/dependabot/pip/it/python/lazy…
Browse files Browse the repository at this point in the history
…-object-proxy-1.10.0

Bump lazy-object-proxy from 1.9.0 to 1.10.0 in /it/python
  • Loading branch information
baywet authored Dec 18, 2023
2 parents 2fc8552 + 11b1870 commit 082821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ iniconfig==2.0.0 ; python_version >= '3.7'

isort==5.13.2

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

mccabe==0.7.0 ; python_version >= '3.6'

Expand Down

0 comments on commit 082821d

Please sign in to comment.