Skip to content

Commit

Permalink
Merge pull request #211 from SciCatProject/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jl-wynen authored May 7, 2024
2 parents d4012bd + adc9fd8 commit e6c4840
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 56 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
annotated-types==0.6.0
# via pydantic
bcrypt==4.1.2
bcrypt==4.1.3
# via paramiko
certifi==2024.2.2
# via requests
Expand All @@ -17,7 +17,7 @@ cffi==1.16.0
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==42.0.5
cryptography==42.0.7
# via paramiko
decorator==5.1.1
# via fabric
Expand All @@ -41,9 +41,9 @@ paramiko==3.4.0
# fabric
pycparser==2.22
# via cffi
pydantic==2.7.0
pydantic==2.7.1
# via -r base.in
pydantic-core==2.18.1
pydantic-core==2.18.2
# via pydantic
pynacl==1.5.0
# via paramiko
Expand Down
14 changes: 5 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,23 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.0
platformdirs==4.2.1
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.2
tox==4.15.0
# via -r ci.in
virtualenv==20.25.3
virtualenv==20.26.1
# via tox
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ json5==0.9.25
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.21.1
jsonschema[format-nongpl]==4.22.0
# via
# jupyter-events
# jupyterlab-server
Expand All @@ -59,9 +59,9 @@ jupyter-server==2.14.0
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.1.6
jupyterlab==4.2.0
# via -r dev.in
jupyterlab-server==2.26.0
jupyterlab-server==2.27.1
# via jupyterlab
notebook-shim==0.2.4
# via jupyterlab
Expand All @@ -83,7 +83,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
ruff==0.4.1
ruff==0.4.3
# via -r dev.in
send2trash==1.8.3
# via jupyter-server
Expand All @@ -101,7 +101,7 @@ uri-template==1.3.0
# via jsonschema
webcolors==1.13
# via jsonschema
websocket-client==1.7.0
websocket-client==1.8.0
# via jupyter-server
wheel==0.43.0
# via pip-tools
Expand Down
30 changes: 15 additions & 15 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ alabaster==0.7.16
# via sphinx
asttokens==2.4.1
# via stack-data
autodoc-pydantic==2.1.0
autodoc-pydantic==2.2.0
# via -r docs.in
babel==2.14.0
babel==2.15.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -31,7 +31,7 @@ debugpy==1.8.1
# via ipykernel
defusedxml==0.7.1
# via nbconvert
docutils==0.20.1
docutils==0.21.2
# via
# myst-parser
# nbsphinx
Expand All @@ -45,19 +45,19 @@ imagesize==1.4.1
# via sphinx
ipykernel==6.29.4
# via -r docs.in
ipython==8.23.0
ipython==8.24.0
# via
# -r docs.in
# ipykernel
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# myst-parser
# nbconvert
# nbsphinx
# sphinx
jsonschema==4.21.1
jsonschema==4.22.0
# via nbformat
jsonschema-specifications==2023.12.1
# via jsonschema
Expand Down Expand Up @@ -92,18 +92,18 @@ mdurl==0.1.2
# via markdown-it-py
mistune==3.0.2
# via nbconvert
myst-parser==2.0.0
myst-parser==3.0.1
# via -r docs.in
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.3
nbconvert==7.16.4
# via nbsphinx
nbformat==5.10.4
# via
# nbclient
# nbconvert
# nbsphinx
nbsphinx==0.9.3
nbsphinx==0.9.4
# via -r docs.in
nest-asyncio==1.6.0
# via ipykernel
Expand All @@ -113,7 +113,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
platformdirs==4.2.1
# via jupyter-core
prompt-toolkit==3.0.43
# via ipython
Expand All @@ -127,7 +127,7 @@ pydantic-settings==2.2.1
# via autodoc-pydantic
pydata-sphinx-theme==0.15.2
# via -r docs.in
pygments==2.17.2
pygments==2.18.0
# via
# accessible-pygments
# ipython
Expand All @@ -136,15 +136,15 @@ pygments==2.17.2
# sphinx
python-dotenv==1.0.1
# via pydantic-settings
pyzmq==26.0.1
pyzmq==26.0.3
# via
# ipykernel
# jupyter-client
referencing==0.34.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -182,7 +182,7 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx
stack-data==0.6.3
# via ipython
tinycss2==1.2.1
tinycss2==1.3.0
# via nbconvert
tornado==6.4
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
# pip-compile-multi
#
-r test.txt
mypy==1.9.0
mypy==1.10.0
# via -r mypy.in
mypy-extensions==1.0.0
# via mypy
types-docutils==0.20.0.20240406
types-docutils==0.21.0.20240423
# via -r mypy.in
types-paramiko==3.4.0.20240311
types-paramiko==3.4.0.20240423
# via -r mypy.in
types-python-dateutil==2.9.0.20240316
# via -r mypy.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via virtualenv
identify==2.5.35
identify==2.5.36
# via pre-commit
nodeenv==1.8.0
# via pre-commit
platformdirs==4.2.0
platformdirs==4.2.1
# via virtualenv
pre-commit==3.7.0
# via -r static.in
pyyaml==6.0.1
# via pre-commit
virtualenv==20.25.3
virtualenv==20.26.1
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 5 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,21 @@
-r base.txt
attrs==23.2.0
# via hypothesis
exceptiongroup==1.2.1
# via
# hypothesis
# pytest
execnet==2.1.1
# via pytest-xdist
filelock[typing]==3.13.4
filelock[typing]==3.14.0
# via -r test.in
hypothesis==6.100.1
hypothesis==6.100.5
# via -r test.in
iniconfig==2.0.0
# via pytest
packaging==24.0
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pyfakefs==5.4.1
# via -r test.in
pytest==8.1.1
pytest==8.2.0
# via
# -r test.in
# pytest-randomly
Expand All @@ -36,11 +32,9 @@ pytest-randomly==3.15.0
# via -r test.in
pytest-socket==0.7.0
# via -r test.in
pytest-xdist==3.5.0
pytest-xdist==3.6.1
# via -r test.in
pyyaml==6.0.1
# via -r test.in
sortedcontainers==2.4.0
# via hypothesis
tomli==2.0.1
# via pytest
6 changes: 1 addition & 5 deletions requirements/wheels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,5 @@ build==1.2.1
# via -r wheels.in
packaging==24.0
# via build
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via
# build
# pyproject-hooks

0 comments on commit e6c4840

Please sign in to comment.