Skip to content

Commit 9d72971

Browse files
chore(deps-dev): bump lazy-object-proxy from 1.9.0 to 1.10.0
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst) - [Commits](ionelmc/python-lazy-object-proxy@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: lazy-object-proxy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9ef70d commit 9d72971

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
@@ -42,7 +42,7 @@ iniconfig==2.0.0 ; python_version >= '3.7'
4242

4343
isort==5.13.2
4444

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

4747
lexid==2021.1006 ; python_version >= '2.7'
4848

0 commit comments

Comments
 (0)