Skip to content

Commit

Permalink
Merge pull request #392 from manics/update
Browse files Browse the repository at this point in the history
Update dev/build dependencies
  • Loading branch information
manics authored Jan 25, 2022
2 parents b9bde71 + b84cc5a commit de11e15
Show file tree
Hide file tree
Showing 4 changed files with 689 additions and 709 deletions.
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: offlinenotebook
channels:
- defaults
dependencies:
- jupyterlab=3.2.4
- jupyterlab=3.2.8
- pip
- python
2 changes: 1 addition & 1 deletion dev-requirements-jl3.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r dev-requirements.txt
jupyterlab==3.2.4
jupyterlab==3.2.8
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
jupyter_packaging==0.7.12
flaky==3.7.0
notebook==6.4.6
notebook==6.4.8
pre-commit==2.17.0
pytest==6.2.5
pytest-tornasync==0.6.0.post2
Expand Down
Loading

0 comments on commit de11e15

Please sign in to comment.