Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/ipytree-0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Oct 12, 2022
2 parents 256e47b + be0bf3e commit 786f732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev_optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ipywidgets==8.0.2
# optional library requirements for services
# don't let pyup change pinning for azure-storage-blob, need to pin to older
# version to get compatibility with azure storage emulator on appveyor (FIXME)
azure-storage-blob==12.13.1 # pyup: ignore
azure-storage-blob==12.14.0 # pyup: ignore
redis==4.3.4
types-redis
types-setuptools
Expand Down

0 comments on commit 786f732

Please sign in to comment.