Skip to content

Commit d80afb0

Browse files
Bump lazy-object-proxy from 1.7.1 to 1.8.0
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases) - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst) - [Commits](ionelmc/python-lazy-object-proxy@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: lazy-object-proxy dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e930d11 commit d80afb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jedi==0.18.1
5252
# via
5353
# -r test-requirements.in
5454
# ipython
55-
lazy-object-proxy==1.7.1
55+
lazy-object-proxy==1.8.0
5656
# via astroid
5757
matplotlib-inline==0.1.6
5858
# via ipython

0 commit comments

Comments
 (0)