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 Aug 7, 2024
1 parent 2e06429 commit 1318006
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
watchfiles==0.23.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.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 @@ -173,7 +173,7 @@ uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
watchfiles==0.23.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
watchfiles==0.23.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.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 @@ -176,7 +176,7 @@ uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.5
virtualenv==20.26.3
watchfiles==0.22.0
watchfiles==0.23.0
wcwidth==0.2.13
webcolors==24.6.0
webencodings==0.5.1
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
metadata.vscode
- repo: https://github.com/ComPWA/policy
rev: 0.3.17
rev: 0.3.18
hooks:
- id: check-dev-files
args:
Expand Down

0 comments on commit 1318006

Please sign in to comment.