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 Oct 9, 2023
1 parent 82eef6c commit 93c1eb0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ pytest-xdist==3.3.1
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pytz==2023.3.post1
pyyaml==6.0.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pytest-xdist==3.3.1
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pytz==2023.3.post1
pyyaml==6.0.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pytest-xdist==3.3.1
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pytz==2023.3.post1
pyyaml==6.0.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pytest-xdist==3.3.1
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pytz==2023.3.post1
pyyaml==6.0.1
Expand Down

0 comments on commit 93c1eb0

Please sign in to comment.