Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Oct 27, 2023
2 parents 5a010de + 7928ad5 commit e8611a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-macOS-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ param==1.13.0
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.0
pillow==10.0.1
# via
# bokeh
# imageio
Expand Down Expand Up @@ -231,7 +231,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.4
urllib3==2.0.7
# via
# distributed
# requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-ubuntu-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ param==1.13.0
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.0
pillow==10.0.1
# via
# bokeh
# imageio
Expand Down Expand Up @@ -266,7 +266,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.4
urllib3==2.0.7
# via
# distributed
# requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-windows-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ param==1.13.0
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.0
pillow==10.0.1
# via
# bokeh
# imageio
Expand Down Expand Up @@ -235,7 +235,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.4
urllib3==2.0.7
# via
# distributed
# requests
Expand Down

0 comments on commit e8611a4

Please sign in to comment.