Skip to content

Commit 1c5e2e0

Browse files
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] <support@github.com>
1 parent 63292c0 commit 1c5e2e0

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)