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 64f2861 commit 197b563
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 @@ -161,7 +161,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
pyyaml==6.0.1
Expand All @@ -175,7 +175,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 @@ -215,7 +215,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-python-dateutil==2.8.19.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 @@ -160,7 +160,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
pyyaml==6.0.1
Expand All @@ -174,7 +174,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 @@ -213,7 +213,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-python-dateutil==2.8.19.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 @@ -165,7 +165,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 @@ -180,7 +180,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 @@ -220,7 +220,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-python-dateutil==2.8.19.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 @@ -162,7 +162,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
pyyaml==6.0.1
Expand All @@ -176,7 +176,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 @@ -216,7 +216,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-python-dateutil==2.8.19.20240106
Expand Down

0 comments on commit 197b563

Please sign in to comment.