Skip to content

Commit

Permalink
Update Jinja2 library to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sacundim committed Jan 23, 2024
1 parent 3b26b7e commit 09689fd
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 44 deletions.
8 changes: 4 additions & 4 deletions downloader/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion downloader/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python = "^3.11"
requests = "^2.25.1"
sodapy = "^2.1.0"
duckdb = "^0.9.1"
jinja2 = "^3.1.2"
jinja2 = "^3.1.3"

[tool.poetry.dev-dependencies]

Expand Down
42 changes: 4 additions & 38 deletions website/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ covid19pr = 'covid_19_puerto_rico:main'
python = "^3.11"
pandas = "^2.1"
altair = "^5.1.2"
jinja2 = "^3.1.1"
jinja2 = "^3.1.3"
geojson = "^2.5.0"
PyAthena = "^3.0.9"
vl-convert-python = "^0.14"
Expand Down

0 comments on commit 09689fd

Please sign in to comment.