Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit (#221)
Browse files Browse the repository at this point in the history
* MAINT: run macOS job on Python 3.9

---------

Co-authored-by: GitHub <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 8, 2023
1 parent c1007e8 commit 7cc07bc
Show file tree
Hide file tree
Showing 8 changed files with 254 additions and 249 deletions.
101 changes: 51 additions & 50 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ accessible-pygments==0.0.4
aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
anyio==3.6.2
anyio==3.7.0
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
astroid==2.15.4
astroid==2.15.5
asttokens==2.2.1
attrs==23.1.0
babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.3.0
bleach==6.0.0
cachetools==5.3.0
cachetools==5.3.1
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
Expand All @@ -30,24 +30,24 @@ charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
comm==0.1.3
coverage==7.2.5
coverage==7.2.7
debugpy==1.6.7
decorator==5.1.1
defusedxml==0.7.1
deprecated==1.2.13
deprecated==1.2.14
dill==0.3.6
distlib==0.3.6
docutils==0.19
exceptiongroup==1.1.1
execnet==1.9.0
executing==1.2.0
fastjsonschema==2.16.3
filelock==3.12.0
fastjsonschema==2.17.1
filelock==3.12.2
flake8==6.0.0 ; python_version >= "3.8.0"
flake8-blind-except==0.2.1 ; python_version >= "3.8.0"
flake8-bugbear==23.5.9 ; python_version >= "3.8.0"
flake8-bugbear==23.6.5 ; python_version >= "3.8.0"
flake8-builtins==2.1.0 ; python_version >= "3.8.0"
flake8-comprehensions==3.12.0 ; python_version >= "3.8.0"
flake8-comprehensions==3.13.0 ; python_version >= "3.8.0"
flake8-future-import==0.4.7 ; python_version >= "3.8.0"
flake8-plugin-utils==1.3.2
flake8-pytest-style==1.7.2 ; python_version >= "3.8.0"
Expand All @@ -62,69 +62,70 @@ hepunits==2.3.2
identify==2.5.24
idna==3.4
imagesize==1.4.1
importlib-metadata==6.6.0
importlib-metadata==6.7.0
iniconfig==2.0.0
ipykernel==6.23.0
ipython==8.13.2
ipykernel==6.23.2
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
isoduration==20.11.0
isort==5.12.0
jedi==0.18.2
jinja2==3.1.2
json5==0.9.11
jsonpointer==2.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.17.3
jupyter-cache==0.6.1
jupyter-client==8.2.0
jupyter-core==5.3.0
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-server==2.5.0
jupyter-server==2.6.0
jupyter-server-fileid==0.9.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.3
jupyterlab-code-formatter==2.0.0
jupyterlab-myst==1.1.3 ; python_version >= "3.7.0"
jupyterlab==3.6.4
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==1.2.0 ; python_version >= "3.7.0"
jupyterlab-pygments==0.2.2
jupyterlab-server==2.22.1
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
latexcodec==2.0.1
lazy-object-proxy==1.9.0
livereload==2.6.3
markdown-it-py==2.2.0
markupsafe==2.1.2
markupsafe==2.1.3
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==2.0.5
mypy==1.3.0
mistune==3.0.1
mypy==1.4.0
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.5.13
nbconvert==7.4.0
nbformat==5.8.0
nbconvert==7.6.0
nbformat==5.9.0
nbmake==1.2.1
nest-asyncio==1.5.6
nodeenv==1.7.0
nodeenv==1.8.0
notebook==6.5.4
notebook-shim==0.2.3
overrides==7.3.1
packaging==23.1
pandocfilters==1.5.0
parso==0.8.3
particle==0.22.0
particle==0.22.1
pathspec==0.11.1
pep8-naming==0.13.3 ; python_version >= "3.8.0"
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==3.5.0
pluggy==1.0.0
pre-commit==3.3.1
prometheus-client==0.16.0
platformdirs==3.7.0
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
prompt-toolkit==3.0.38
psutil==5.9.5
ptyprocess==0.7.0
Expand All @@ -133,26 +134,26 @@ pybtex==0.24.0
pybtex-docutils==1.0.2
pycodestyle==2.10.0
pycparser==2.21
pydantic==1.10.7
pydantic==1.10.9
pydata-sphinx-theme==0.13.3
pydocstyle==6.3.0
pydot==1.4.2
pyflakes==3.0.1
pygments==2.15.1
pylint==2.17.4
pyparsing==3.0.9
pyproject-api==1.5.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pytest==7.3.1
pytest-cov==4.0.0
pytest==7.3.2
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.2.1
pytest-xdist==3.3.1
python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pyyaml==6.0
pyzmq==25.0.2
requests==2.30.0
pyzmq==25.1.0
requests==2.31.0
restructuredtext-lint==1.4.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
Expand All @@ -179,31 +180,31 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.3.1
sqlalchemy==2.0.13
sqlalchemy==2.0.16
stack-data==0.6.2
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tomlkit==0.11.8
tornado==6.3.1
tox==4.5.1
tornado==6.3.2
tox==4.6.3
tqdm==4.65.0
traitlets==5.9.0
types-docutils==0.20.0.1
types-pkg-resources==0.1.3
types-pyyaml==6.0.12.9
types-requests==2.30.0.0
types-setuptools==67.7.0.2
types-pyyaml==6.0.12.10
types-requests==2.31.0.1
types-setuptools==68.0.0.0
types-urllib3==1.26.25.13
typing-extensions==4.5.0
uri-template==1.2.0
urllib3==2.0.2
virtualenv==20.23.0
typing-extensions==4.6.3
uri-template==1.3.0
urllib3==2.0.3
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.5.1
websocket-client==1.6.0
wheel==0.40.0
widgetsnbextension==4.0.7
wrapt==1.15.0
Expand Down
Loading

0 comments on commit 7cc07bc

Please sign in to comment.