From 6f1ab15a31dbe1d224501c5849e5bfd7830f4f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 17:46:00 +0000 Subject: [PATCH] build(deps): bump objgraph from 3.6.0 to 3.6.1 Bumps [objgraph](https://github.com/mgedmin/objgraph) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mgedmin/objgraph/releases) - [Changelog](https://github.com/mgedmin/objgraph/blob/master/CHANGES.rst) - [Commits](https://github.com/mgedmin/objgraph/compare/3.6.0...3.6.1) --- updated-dependencies: - dependency-name: objgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index a65c17974..30aece5d6 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -4,7 +4,7 @@ black==24.2.0 flake8==7.0.0 flaky==3.7.0 mypy==1.8.0 -objgraph==3.6.0 +objgraph==3.6.1 Pillow==10.2.0 pixelmatch==0.3.0 pre-commit==3.4.0