From 1b34ccf143450442595c1736916800d68fddf6ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 23:39:57 +0000 Subject: [PATCH] Bump types-beautifulsoup4 from 4.12.0.6 to 4.12.0.7 Bumps [types-beautifulsoup4](https://github.com/python/typeshed) from 4.12.0.6 to 4.12.0.7. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-beautifulsoup4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3db9460..c7424ec 100644 --- a/poetry.lock +++ b/poetry.lock @@ -866,13 +866,13 @@ files = [ [[package]] name = "types-beautifulsoup4" -version = "4.12.0.6" +version = "4.12.0.7" description = "Typing stubs for beautifulsoup4" optional = false -python-versions = "*" +python-versions = ">=3.7" files = [ - {file = "types-beautifulsoup4-4.12.0.6.tar.gz", hash = "sha256:045ab285d3e540186e16133612f43f67e31f910e6d7578906b43a0ad8f811347"}, - {file = "types_beautifulsoup4-4.12.0.6-py3-none-any.whl", hash = "sha256:3da00d754e73afae0ec2793253af0cb9aa1ff2c730e34b31c60313da781b4f6f"}, + {file = "types-beautifulsoup4-4.12.0.7.tar.gz", hash = "sha256:59980028d29bf55d0db359efa305b75bacf0cb92e3f3f6b3fd408f2531df274c"}, + {file = "types_beautifulsoup4-4.12.0.7-py3-none-any.whl", hash = "sha256:8b03b054cb2e62abf82bbbeda57a07257026f4ed9010ef17d8f8eff43bb1f9b7"}, ] [package.dependencies]