diff --git a/pyproject.toml b/pyproject.toml index ba23975..3a977ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,11 +17,11 @@ classifiers = ["Programming Language :: Python :: 3"] dependencies = [ "requests==2.32.3", "google-cloud-storage==2.18.2", - "junitparser==3.1.2", + "junitparser==3.2.0", "pydantic==1.10.18", "opensearch-py==2.7.1", "slack_sdk==3.31.0", - "plotly==5.23.0", + "plotly==5.24.0", "kaleido==0.2.1", "python-dateutil==2.9.0.post0", "retry==0.9.2",