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 78ca4d5 commit 2738661
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 29 deletions.
12 changes: 6 additions & 6 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -47,7 +47,7 @@ fqdn==1.5.1
gast==0.6.0
gitdb==4.0.11
gitpython==3.1.43
google-auth==2.32.0
google-auth==2.33.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.3
Expand Down Expand Up @@ -104,7 +104,7 @@ lsprotocol==2023.0.1
markdown==3.6
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.9.0
matplotlib==3.9.1.post1
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
Expand Down Expand Up @@ -165,7 +165,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
Expand All @@ -174,7 +174,7 @@ requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
rsa==4.9
ruff==0.5.6
scipy==1.14.0
Expand Down
12 changes: 6 additions & 6 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -46,7 +46,7 @@ fqdn==1.5.1
gast==0.6.0
gitdb==4.0.11
gitpython==3.1.43
google-auth==2.32.0
google-auth==2.33.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.3
Expand Down Expand Up @@ -103,7 +103,7 @@ lsprotocol==2023.0.1
markdown==3.6
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.9.0
matplotlib==3.9.1.post1
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
Expand Down Expand Up @@ -164,7 +164,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
Expand All @@ -173,7 +173,7 @@ requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
rsa==4.9
ruff==0.5.6
scipy==1.14.0
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -101,7 +101,7 @@ lsprotocol==2023.0.1
markdown==3.6
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.9.0
matplotlib==3.9.1.post1
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
Expand Down Expand Up @@ -161,7 +161,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
Expand All @@ -170,7 +170,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
ruff==0.5.6
scipy==1.14.0
send2trash==1.8.3
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -48,7 +48,7 @@ fqdn==1.5.1
gast==0.4.0
gitdb==4.0.11
gitpython==3.1.43
google-auth==2.32.0
google-auth==2.33.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.3
Expand Down Expand Up @@ -169,7 +169,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
Expand All @@ -178,7 +178,7 @@ requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
rsa==4.9
ruff==0.5.6
scipy==1.10.1
Expand Down
12 changes: 6 additions & 6 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ arrow==1.3.0
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
attrs==24.1.0
attrs==24.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.4.0
cattrs==23.2.3
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -47,7 +47,7 @@ fqdn==1.5.1
gast==0.6.0
gitdb==4.0.11
gitpython==3.1.43
google-auth==2.32.0
google-auth==2.33.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.3
Expand Down Expand Up @@ -105,7 +105,7 @@ lsprotocol==2023.0.1
markdown==3.6
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.9.0
matplotlib==3.9.1.post1
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
Expand Down Expand Up @@ -166,7 +166,7 @@ python-lsp-ruff==2.2.2
python-lsp-server==1.11.0
pytoolconfig==1.3.1
pytz==2024.1
pyyaml==6.0.1
pyyaml==6.0.2
pyzmq==26.1.0
qrules==0.10.2
referencing==0.35.1
Expand All @@ -175,7 +175,7 @@ requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.19.1
rpds-py==0.20.0
rsa==4.9
ruff==0.5.6
scipy==1.13.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 @@ -42,7 +42,7 @@ repos:
metadata.vscode
- repo: https://github.com/ComPWA/policy
rev: 0.3.13
rev: 0.3.17
hooks:
- id: check-dev-files
args:
Expand Down

0 comments on commit 2738661

Please sign in to comment.