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 committed Apr 5, 2024
1 parent 0539c16 commit 6d7ecc2
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==2.2.0
markupsafe==2.1.5
matplotlib==3.8.3
matplotlib==3.8.4
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.5
Expand All @@ -95,7 +95,7 @@ myst-parser==1.0.0
nbclient==0.6.8
nbconvert==7.16.3
nbdime==4.0.1
nbformat==5.10.3
nbformat==5.10.4
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand All @@ -104,7 +104,7 @@ numpy==1.26.4
overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.3.0
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==2.2.0
markupsafe==2.1.5
matplotlib==3.8.3
matplotlib==3.8.4
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.5
Expand All @@ -94,7 +94,7 @@ myst-parser==1.0.0
nbclient==0.6.8
nbconvert==7.16.3
nbdime==4.0.1
nbformat==5.10.3
nbformat==5.10.4
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand All @@ -103,7 +103,7 @@ numpy==1.26.4
overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.3.0
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==2.2.0
markupsafe==2.1.5
matplotlib==3.8.3
matplotlib==3.8.4
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.5
Expand All @@ -94,7 +94,7 @@ myst-parser==1.0.0
nbclient==0.6.8
nbconvert==7.16.3
nbdime==4.0.1
nbformat==5.10.3
nbformat==5.10.4
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand All @@ -103,7 +103,7 @@ numpy==1.26.4
overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.3.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ myst-parser==0.18.1
nbclient==0.6.8
nbconvert==7.16.3
nbdime==4.0.1
nbformat==5.10.3
nbformat==5.10.4
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand All @@ -106,7 +106,7 @@ numpy==1.24.4
overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pickleshare==0.7.5
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ livereload==2.6.3
lsprotocol==2023.0.1
markdown-it-py==2.2.0
markupsafe==2.1.5
matplotlib==3.8.3
matplotlib==3.8.4
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.5
Expand All @@ -96,7 +96,7 @@ myst-parser==1.0.0
nbclient==0.6.8
nbconvert==7.16.3
nbdime==4.0.1
nbformat==5.10.3
nbformat==5.10.4
nbmake==1.5.3
nest-asyncio==1.6.0
nodeenv==1.8.0
Expand All @@ -105,7 +105,7 @@ numpy==1.26.4
overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.3.0
Expand Down

0 comments on commit 6d7ecc2

Please sign in to comment.