Skip to content

Commit

Permalink
update coverage dep
Browse files Browse the repository at this point in the history
  • Loading branch information
briehl committed Sep 29, 2023
1 parent e281080 commit c60771b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c60771b

Please sign in to comment.