From 2bec3fe5e9ea1adbeb1d0a4704c51d1c4be70230 Mon Sep 17 00:00:00 2001 From: amandaha8 Date: Mon, 25 Sep 2023 19:17:33 +0000 Subject: [PATCH] updated calitp-data-analysis package date --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fb62781ae..ec3f54db6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ markupsafe = "^2.1.2" jsonschema = "^4.17.3" jinja-markdown = "^1.210911" typer = "^0.7.0" -calitp-data-analysis = "2023.7.31" +calitp-data-analysis = "2023.9.18" [tool.poetry.group.dev.dependencies] diff --git a/requirements.txt b/requirements.txt index a7b70f14e..909aa0f46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ async-timeout==4.0.2 ; python_version >= "3.9" and python_version < "3.10" attrs==22.2.0 ; python_version >= "3.9" and python_version < "3.10" backcall==0.2.0 ; python_version >= "3.9" and python_version < "3.10" cachetools==5.3.1 ; python_version >= "3.9" and python_version < "3.10" -calitp-data-analysis==2023.7.31 ; python_version >= "3.9" and python_version < "3.10" +calitp-data-analysis==2023.9.18 ; python_version >= "3.9" and python_version < "3.10" certifi==2022.12.7 ; python_version >= "3.9" and python_version < "3.10" charset-normalizer==3.1.0 ; python_version >= "3.9" and python_version < "3.10" click==8.1.3 ; python_version >= "3.9" and python_version < "3.10"