Skip to content

Commit

Permalink
Merge pull request #370 from KNMI/dependabot/pip/jinja2-3.1.4
Browse files Browse the repository at this point in the history
Bump jinja2 from 3.1.3 to 3.1.4
  • Loading branch information
lukas-phaf authored May 22, 2024
2 parents 75ed365 + 7464eff commit cf35b7b
Showing 1 changed file with 7 additions and 7 deletions.
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

0 comments on commit cf35b7b

Please sign in to comment.