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 7, 2024
1 parent 498d21c commit 78fc2db
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 168 deletions.
68 changes: 34 additions & 34 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools
accessible-pygments==0.0.5
alabaster==1.0.0
anyio==4.4.0
anyio==4.6.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
Expand All @@ -13,7 +13,7 @@ babel==2.16.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.5.0
cattrs==24.1.0
cattrs==24.1.2
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
Expand All @@ -23,7 +23,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.6.1
debugpy==1.8.5
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -33,24 +33,24 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.1.0
greenlet==3.1.1
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
hepunits==2.3.5
httpcore==1.0.6
httpx==0.27.2
identify==2.6.0
idna==3.8
identify==2.6.1
idna==3.10
imagesize==1.4.1
importlib-metadata==8.4.0
importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.27.0
ipython==8.28.0
ipywidgets==8.1.5
isoduration==20.11.0
jedi==0.19.1
Expand All @@ -60,7 +60,7 @@ jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.2
jupyter-client==8.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
Expand All @@ -85,7 +85,7 @@ mdurl==0.1.2
mistune==3.0.2
mypy==1.11.2
mypy-extensions==1.0.0
myst-nb==1.1.1
myst-nb==1.1.2
myst-parser==4.0.0
nbclient==0.6.8
nbconvert==7.16.4
Expand All @@ -99,13 +99,13 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.0
particle==0.25.1
pexpect==4.9.0
platformdirs==4.3.2
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==3.8.0
prometheus-client==0.20.0
prompt-toolkit==3.0.47
pre-commit==4.0.0
prometheus-client==0.21.0
prompt-toolkit==3.0.48
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.3
Expand All @@ -116,7 +116,7 @@ pydata-sphinx-theme==0.15.4
pydot==1.4.2
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pyproject-api==1.8.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -136,7 +136,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
ruff==0.6.9
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -145,7 +145,7 @@ snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.9.3
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
Expand All @@ -156,41 +156,41 @@ sphinx-pybtex-etal-style==0.0.2
sphinx-thebe==0.3.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-bibtex==2.6.3
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.34
sqlalchemy==2.0.35
stack-data==0.6.3
starlette==0.38.5
starlette==0.39.2
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tomli==2.0.2
tornado==6.4.1
tox==4.18.1
tox==4.21.2
tqdm==4.66.5
traitlets==5.14.3
types-python-dateutil==2.9.0.20240906
types-pyyaml==6.0.12.20240808
types-setuptools==74.1.0.20240907
types-python-dateutil==2.9.0.20241003
types-pyyaml==6.0.12.20240917
types-setuptools==75.1.0.20240917
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.6
virtualenv==20.26.4
urllib3==2.2.3
uvicorn==0.31.0
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
webcolors==24.8.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==13.0.1
websockets==13.1
wheel==0.44.0
widgetsnbextension==4.0.13
zipp==3.20.1
zipp==3.20.2

# The following packages were excluded from the output:
# setuptools
68 changes: 34 additions & 34 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --no-annotate --python-version=3.11 --no-emit-package setuptools
accessible-pygments==0.0.5
alabaster==1.0.0
anyio==4.4.0
anyio==4.6.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
Expand All @@ -13,7 +13,7 @@ babel==2.16.0
beautifulsoup4==4.12.3
bleach==6.1.0
cachetools==5.5.0
cattrs==24.1.0
cattrs==24.1.2
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
Expand All @@ -23,7 +23,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.6.1
debugpy==1.8.5
debugpy==1.8.6
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -32,24 +32,24 @@ docutils==0.21.2
execnet==2.1.1
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.43
gprof2dot==2024.6.6
graphviz==0.20.3
greenlet==3.1.0
greenlet==3.1.1
h11==0.14.0
hepunits==2.3.4
httpcore==1.0.5
hepunits==2.3.5
httpcore==1.0.6
httpx==0.27.2
identify==2.6.0
idna==3.8
identify==2.6.1
idna==3.10
imagesize==1.4.1
importlib-metadata==8.4.0
importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.27.0
ipython==8.28.0
ipywidgets==8.1.5
isoduration==20.11.0
jedi==0.19.1
Expand All @@ -59,7 +59,7 @@ jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.2
jupyter-client==8.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
Expand All @@ -84,7 +84,7 @@ mdurl==0.1.2
mistune==3.0.2
mypy==1.11.2
mypy-extensions==1.0.0
myst-nb==1.1.1
myst-nb==1.1.2
myst-parser==4.0.0
nbclient==0.6.8
nbconvert==7.16.4
Expand All @@ -98,13 +98,13 @@ overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
particle==0.25.0
particle==0.25.1
pexpect==4.9.0
platformdirs==4.3.2
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==3.8.0
prometheus-client==0.20.0
prompt-toolkit==3.0.47
pre-commit==4.0.0
prometheus-client==0.21.0
prompt-toolkit==3.0.48
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.3
Expand All @@ -115,7 +115,7 @@ pydata-sphinx-theme==0.15.4
pydot==1.4.2
pygments==2.18.0
pyparsing==3.1.4
pyproject-api==1.7.1
pyproject-api==1.8.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-profiling==1.7.0
Expand All @@ -135,7 +135,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.20.0
ruff==0.6.4
ruff==0.6.9
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -144,7 +144,7 @@ snowballstemmer==2.2.0
soupsieve==2.6
sphinx==8.0.2
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.9.3
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-codeautolink==0.15.2
sphinx-comments==0.0.3
Expand All @@ -155,41 +155,41 @@ sphinx-pybtex-etal-style==0.0.2
sphinx-thebe==0.3.1
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-bibtex==2.6.2
sphinxcontrib-bibtex==2.6.3
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.34
sqlalchemy==2.0.35
stack-data==0.6.3
starlette==0.38.5
starlette==0.39.2
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tomli==2.0.2
tornado==6.4.1
tox==4.18.1
tox==4.21.2
tqdm==4.66.5
traitlets==5.14.3
types-python-dateutil==2.9.0.20240906
types-pyyaml==6.0.12.20240808
types-setuptools==74.1.0.20240907
types-python-dateutil==2.9.0.20241003
types-pyyaml==6.0.12.20240917
types-setuptools==75.1.0.20240917
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.2
uvicorn==0.30.6
virtualenv==20.26.4
urllib3==2.2.3
uvicorn==0.31.0
virtualenv==20.26.6
watchfiles==0.24.0
wcwidth==0.2.13
webcolors==24.8.0
webencodings==0.5.1
websocket-client==1.8.0
websockets==13.0.1
websockets==13.1
wheel==0.44.0
widgetsnbextension==4.0.13
zipp==3.20.1
zipp==3.20.2

# The following packages were excluded from the output:
# setuptools
Loading

0 comments on commit 78fc2db

Please sign in to comment.