From d23614133a4938c40e3eea2ce7579bd0553db200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:33:06 +0000 Subject: [PATCH] build(deps): Bump dash-bootstrap-components from 1.4.1 to 1.4.2 Bumps [dash-bootstrap-components](https://github.com/facultyai/dash-bootstrap-components) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/facultyai/dash-bootstrap-components/releases) - [Changelog](https://github.com/facultyai/dash-bootstrap-components/blob/main/docs/how-to-release.md) - [Commits](https://github.com/facultyai/dash-bootstrap-components/compare/1.4.1...1.4.2) --- updated-dependencies: - dependency-name: dash-bootstrap-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 58faa5a2a..83d0e4dea 100644 --- a/poetry.lock +++ b/poetry.lock @@ -911,13 +911,13 @@ testing = ["beautifulsoup4 (>=4.8.2)", "cryptography (<3.4)", "dash-testing-stub [[package]] name = "dash-bootstrap-components" -version = "1.4.1" +version = "1.4.2" description = "Bootstrap themed components for use in Plotly Dash" optional = true python-versions = ">=3.7, <4" files = [ - {file = "dash-bootstrap-components-1.4.1.tar.gz", hash = "sha256:05c2e2767a8ab104fc950d15482d09dde59d21f1e9bd5809d30672e61b7f420c"}, - {file = "dash_bootstrap_components-1.4.1-py3-none-any.whl", hash = "sha256:17c9e6b90ff27abd3fbd6fe54ea85987b155414a247010467ec904406dcd3657"}, + {file = "dash-bootstrap-components-1.4.2.tar.gz", hash = "sha256:b7514be30e229a1701db5010a47d275882a94d1efff4c803ac42a9d222ed86e0"}, + {file = "dash_bootstrap_components-1.4.2-py3-none-any.whl", hash = "sha256:4f59352a2f81cb0c41ae75dd3e0814f64049a4520f935397298e9a093ace727c"}, ] [package.dependencies]