diff --git a/pyproject.toml b/pyproject.toml index 6743c6e..4718f22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pydantic = "^2.8.2" python-dateutil = "^2.9.0.post0" pytz = "^2024.1" azure-core = "^1.30.2" -streamlit = "1.41.1" +streamlit = "1.42.0" [build-system]