diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index dea5441143..a46c863154 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -11,7 +11,7 @@ This is built on the Jupyter Notebook v6.4.12 and IPython 8.5.0 (more notes will ### Dependency Changes - Python dependency updates - - coverage: 7.2.7 -> 7.3.0 + - coverage: 7.2.7 -> 7.3.1 - cryptography: 41.0.2 -> 41.0.4 - pygments: 2.15.1 -> 2.16.1 - pymongo: 4.4.1 -> 4.5.0 diff --git a/src/requirements.txt b/src/requirements.txt index 33a611cf8f..e4e1365bd8 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ # clustergrammer_widget beautifulsoup4==4.12.2 black==23.7.0 -coverage==7.3.0 +coverage==7.3.1 cryptography==41.0.4 decorator==5.1.1 flake8==6.1.0