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 12, 2024
1 parent 35bf838 commit 4c65153
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-ruff==2.0.2
python-lsp-server==1.9.0
pytoolconfig==1.3.1
pytz==2023.3.post1
Expand All @@ -185,7 +185,7 @@ rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rsa==4.9
ruff==0.1.11
ruff==0.1.13
scipy==1.11.4
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -225,7 +225,7 @@ terminado==0.18.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.11.4
tox==4.12.0
tqdm==4.66.1
traitlets==5.14.1
types-protobuf==4.24.0.20240106
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-ruff==2.0.2
python-lsp-server==1.9.0
pytoolconfig==1.3.1
pytz==2023.3.post1
Expand All @@ -184,7 +184,7 @@ rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rsa==4.9
ruff==0.1.11
ruff==0.1.13
scipy==1.11.4
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -223,7 +223,7 @@ termcolor==2.4.0
terminado==0.18.0
tinycss2==1.2.1
tornado==6.4
tox==4.11.4
tox==4.12.0
tqdm==4.66.1
traitlets==5.14.1
types-protobuf==4.24.0.20240106
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-ruff==2.0.2
python-lsp-server==1.9.0
pytoolconfig==1.3.1
pytz==2023.3.post1
Expand All @@ -189,7 +189,7 @@ rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rsa==4.9
ruff==0.1.11
ruff==0.1.13
scipy==1.10.1
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -230,7 +230,7 @@ terminado==0.18.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.11.4
tox==4.12.0
tqdm==4.66.1
traitlets==5.14.1
types-protobuf==4.24.0.20240106
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-ruff==2.0.2
python-lsp-server==1.9.0
pytoolconfig==1.3.1
pytz==2023.3.post1
Expand All @@ -186,7 +186,7 @@ rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.16.2
rsa==4.9
ruff==0.1.11
ruff==0.1.13
scipy==1.11.4
send2trash==1.8.2
six==1.16.0
Expand Down Expand Up @@ -226,7 +226,7 @@ terminado==0.18.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.4
tox==4.11.4
tox==4.12.0
tqdm==4.66.1
traitlets==5.14.1
types-protobuf==4.24.0.20240106
Expand Down

0 comments on commit 4c65153

Please sign in to comment.