Skip to content

Commit

Permalink
Merge pull request landlab#1748 from landlab/dependabot/pip/notebooks…
Browse files Browse the repository at this point in the history
…/urllib3-1.26.17

Bump urllib3 from 1.26.14 to 1.26.17 in /notebooks
  • Loading branch information
mcflugen authored Oct 17, 2023
2 parents 8fed79e + eb49dc3 commit d9df549
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions notebooks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bleach==6.0.0
# nbconvert
# panel
bmi-topography==0.8.2
# via -r notebooks/requirements.in
# via -r requirements.in
bmipy==2.0
# via bmi-topography
bokeh==2.4.3
Expand Down Expand Up @@ -85,7 +85,7 @@ comm==0.1.2
cookiecutter==2.1.1
# via mesa
dask[array]==2023.8.1
# via -r notebooks/requirements.in
# via -r requirements.in
debugpy==1.6.6
# via ipykernel
decorator==5.1.1
Expand All @@ -105,7 +105,7 @@ fsspec==2023.1.0
h11==0.14.0
# via uvicorn
holoviews==1.17.1
# via -r notebooks/requirements.in
# via -r requirements.in
humanize==4.8.0
# via solara
idna==3.4
Expand Down Expand Up @@ -170,7 +170,7 @@ jsonschema[format-nongpl]==4.17.3
# jupyter-events
# nbformat
jupyter==1.0.0
# via -r notebooks/requirements.in
# via -r requirements.in
jupyter-client==8.3.0
# via
# ipykernel
Expand Down Expand Up @@ -228,7 +228,7 @@ matplotlib-inline==0.1.6
mdurl==0.1.2
# via markdown-it-py
mesa==2.1.1
# via -r notebooks/requirements.in
# via -r requirements.in
mistune==2.0.5
# via nbconvert
mypy-extensions==1.0.0
Expand Down Expand Up @@ -493,7 +493,7 @@ tzdata==2023.3
# via pandas
uri-template==1.2.0
# via jsonschema
urllib3==1.26.14
urllib3==1.26.17
# via requests
uvicorn==0.23.2
# via solara
Expand Down

0 comments on commit d9df549

Please sign in to comment.