Skip to content

Commit

Permalink
⬆️ Update docs constraints and pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Apr 12, 2024
1 parent a0f5179 commit 9390d7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down
8 changes: 4 additions & 4 deletions docs/constraints.txt
Expand Up @@ -16,7 +16,7 @@ executing==2.0.1
fastjsonschema==2.19.1
fonttools==4.51.0
furo==2024.1.29
idna==3.6
idna==3.7
imagesize==1.4.1
ipython==8.23.0
ipywidgets==8.1.2
Expand All @@ -35,12 +35,12 @@ matplotlib-inline==0.1.6
mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.3
nbformat==5.10.3
nbformat==5.10.4
nbsphinx==0.9.3
numpy==1.26.4
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.0
Expand Down Expand Up @@ -76,7 +76,7 @@ stack-data==0.6.3
tinycss2==1.2.1
tornado==6.4
traitlets==5.14.2
typing_extensions==4.10.0
typing_extensions==4.11.0
urllib3==2.2.1
wcwidth==0.2.13
webencodings==0.5.1
Expand Down

0 comments on commit 9390d7c

Please sign in to comment.