Skip to content

Commit fa7b3c9

Browse files
Bump lazy-object-proxy from 1.8.0 to 1.9.0
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.8.0 to 1.9.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.8.0...v1.9.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 50aec03 commit fa7b3c9

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
@@ -50,7 +50,7 @@ jedi==0.18.2
5050
# via
5151
# -r test-requirements.in
5252
# ipython
53-
lazy-object-proxy==1.8.0
53+
lazy-object-proxy==1.9.0
5454
# via astroid
5555
matplotlib-inline==0.1.6
5656
# via ipython

0 commit comments

Comments
 (0)