Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 11, 2024
1 parent 96fc9e6 commit d1c23ea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.1.13a0
rev: 0.1.13a6
hooks:
- id: check-dev-files
args:
Expand Down
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ contourpy==1.1.1
cycler==0.12.1
decorator==5.1.1
executing==2.0.1
fonttools==4.47.0
fonttools==4.47.2
importlib-resources==6.1.1
ipython==8.12.3
ipywidgets==8.1.1
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ exceptiongroup==1.2.0
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.13.1
fonttools==4.47.0
fonttools==4.47.2
fqdn==1.5.1
identify==2.5.33
idna==3.6
Expand All @@ -49,7 +49,7 @@ ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand All @@ -58,7 +58,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.4
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
jupyterlab-code-formatter==2.2.1
Expand All @@ -72,7 +72,7 @@ matplotlib-inline==0.1.6
mistune==3.0.2
mypy-extensions==1.0.0
nbclient==0.9.0
nbconvert==7.14.0
nbconvert==7.14.1
nbformat==5.9.2
nest-asyncio==1.5.8
nodeenv==1.8.0
Expand Down

0 comments on commit d1c23ea

Please sign in to comment.