diff --git a/pyproject.toml b/pyproject.toml index 7ff6b8c..52f9c21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ urls = { "GitHub" = "https://github.com/MaineDSA/ltr_license_scraper_portland" } dependencies = [ "pandas==2.2.0", "requests==2.31.0", - "tqdm==4.66.1", + "tqdm==4.66.2", ] [project.optional-dependencies]