chore(deps): bump dash from 2.18.0 to 2.18.1 (#5024)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-16 11:25:08 -04:00
committed by GitHub
parent 3373822240
commit 8176063fef
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1152,13 +1152,13 @@ test-randomorder = ["pytest-randomly"]
[[package]]
name = "dash"
version = "2.18.0"
version = "2.18.1"
description = "A Python framework for building reactive web-apps. Developed by Plotly."
optional = false
python-versions = ">=3.8"
files = [
{file = "dash-2.18.0-py3-none-any.whl", hash = "sha256:2d37b479be20bef1a184d35be4a654e4da131da6538d563fc813be3e28b90cbc"},
{file = "dash-2.18.0.tar.gz", hash = "sha256:9be6ea7562d40bb70211df8cbfb23611cc2ca9ae63cfca9af8f96679989adc40"},
{file = "dash-2.18.1-py3-none-any.whl", hash = "sha256:07c4513bb5f79a4b936847a0b49afc21dbd4b001ff77ea78d4d836043e211a07"},
{file = "dash-2.18.1.tar.gz", hash = "sha256:ffdf89690d734f6851ef1cb344222826ffb11ad2214ab9172668bf8aadd75d12"},
]
[package.dependencies]
@@ -4967,4 +4967,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "7fda4dca648754e03a708839c434d16ea2c055e1414b8345e9e55433ca9b2ec3"
content-hash = "db2387e3923c9fc13f46cae05cfeb75a6e0a10e96912c5fd3f2ca804e2df90ae"
+1 -1
View File
@@ -50,7 +50,7 @@ boto3 = "1.35.16"
botocore = "1.35.18"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.0"
dash = "2.18.1"
dash-bootstrap-components = "1.6.0"
detect-secrets = "1.5.0"
google-api-python-client = "2.145.0"