Skip to content

Commit 76b2e73

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

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
@@ -29,7 +29,7 @@ hyperframe==6.1.0
2929
idna==3.10
3030
importlib-metadata==8.5.0
3131
isort==6.0.1
32-
lazy-object-proxy==1.10.0
32+
lazy-object-proxy==1.11.0
3333
lexid==2021.1006
3434
looseversion==1.3.0
3535
mccabe==0.7.0

0 commit comments

Comments
 (0)