Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 3.1.3 to 3.1.4 #370

Merged
merged 3 commits into from
May 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiocache==0.12.2
# via -r requirements.in
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
# via
Expand Down Expand Up @@ -54,7 +54,7 @@ exceptiongroup==1.2.1
# via anyio
fastapi==0.109.2
# via -r requirements.in
geojson-pydantic==1.0.2
geojson-pydantic==1.1.0
# via -r requirements.in
geomet==1.1.0
# via -r requirements.in
Expand All @@ -73,7 +73,7 @@ idna==3.7
# anyio
# httpx
# requests
jinja2==3.1.3
jinja2==3.1.4
# via -r requirements.in
lxml==4.9.4
# via
Expand All @@ -93,14 +93,14 @@ packaging==24.0
# via gunicorn
pillow==10.3.0
# via -r requirements.in
pydantic==2.7.0
pydantic==2.7.1
# via
# -r requirements.in
# covjson-pydantic
# edr-pydantic
# fastapi
# geojson-pydantic
pydantic-core==2.18.1
pydantic-core==2.18.2
# via pydantic
python-dateutil==2.9.0.post0
# via owslib
Expand All @@ -110,9 +110,9 @@ pytz==2023.4
# owslib
pyyaml==6.0.1
# via owslib
redis==5.0.3
redis==5.0.4
# via -r requirements.in
requests==2.31.0
requests==2.32.2
# via owslib
six==1.16.0
# via python-dateutil
Expand Down