Skip to content

Commit fb384f5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ iniconfig==2.3.0 ; python_version >= '3.7'
3939

4040
isort==6.0.1
4141

42-
lazy-object-proxy==1.11.0 ; python_version >= '3.7'
42+
lazy-object-proxy==1.12.0 ; python_version >= '3.7'
4343

4444
lexid==2021.1006 ; python_version >= '2.7'
4545

0 commit comments

Comments
 (0)