Skip to content

Commit

Permalink
Update CI package locks
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent f6e99a4 commit 998395a
Show file tree
Hide file tree
Showing 18 changed files with 112 additions and 112 deletions.
6 changes: 3 additions & 3 deletions .ci-package-locks/code-quality/python3.12.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cfgv==3.4.0
distlib==0.3.8
filelock==3.16.0
filelock==3.16.1
identify==2.6.1
nodeenv==1.9.1
platformdirs==4.3.3
platformdirs==4.3.6
pre-commit==3.8.0
PyYAML==6.0.2
virtualenv==20.26.4
virtualenv==20.26.5
6 changes: 3 additions & 3 deletions .ci-package-locks/code-quality/python3.9.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cfgv==3.4.0
distlib==0.3.8
filelock==3.16.0
filelock==3.16.1
identify==2.6.1
nodeenv==1.9.1
platformdirs==4.3.3
platformdirs==4.3.6
pre-commit==3.8.0
PyYAML==6.0.2
virtualenv==20.26.4
virtualenv==20.26.5
16 changes: 8 additions & 8 deletions .ci-package-locks/integration-vue3/osubuntu-ipywidgets8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ entrypoints==0.4
exceptiongroup==1.2.2
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
Flask==3.0.3
flask-sock==0.7.0
folium==0.17.0
Expand All @@ -61,7 +61,7 @@ httpcore==1.0.5
httpx==0.27.2
humanize==4.10.0
identify==2.6.1
idna==3.9
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
Expand Down Expand Up @@ -113,7 +113,7 @@ mdurl==0.1.2
mistune==3.0.2
mypy==1.11.2
mypy-extensions==1.0.0
narwhals==1.8.0
narwhals==1.8.1
nbclassic==1.1.0
nbclient==0.10.0
nbconvert==7.16.4
Expand All @@ -123,7 +123,7 @@ nodeenv==1.9.1
notebook==6.5.7
notebook_shim==0.2.4
numpy==1.24.4
openai==1.45.0
openai==1.46.0
overrides==7.7.0
packaging==24.1
pandas==2.0.3
Expand All @@ -135,7 +135,7 @@ pickleshare==0.7.5
pillow==10.4.0
pixelmatch==0.3.0
pkgutil_resolve_name==1.3.10
platformdirs==4.3.3
platformdirs==4.3.6
playwright==1.41.2
plotly==5.24.1
pluggy==1.5.0
Expand All @@ -151,7 +151,7 @@ pure_eval==0.2.3
pyarrow==17.0.0
pycparser==2.22
pydantic==1.10.18
pydantic_core==2.23.3
pydantic_core==2.23.4
pyee==11.0.1
Pygments==2.18.0
pymdown-extensions==10.9
Expand Down Expand Up @@ -203,7 +203,7 @@ traitlets==5.14.3
traittypes==0.2.1
types-Markdown==3.7.0.20240822
types-python-dateutil==2.9.0.20240906
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20240914
typing_extensions==4.12.2
tzdata==2024.1
Expand All @@ -215,7 +215,7 @@ vaex-hdf5==0.14.1
vaex-jupyter==0.8.2
vaex-viz==0.5.4
vega-datasets==0.9.0
virtualenv==20.26.4
virtualenv==20.26.5
voila==0.5.7
watchdog==4.0.2
watchfiles==0.24.0
Expand Down
16 changes: 8 additions & 8 deletions .ci-package-locks/integration/osubuntu-python3.8-ipywidgets7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ entrypoints==0.4
exceptiongroup==1.2.2
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
Flask==3.0.3
flask-sock==0.7.0
folium==0.17.0
Expand All @@ -60,7 +60,7 @@ httpcore==1.0.5
httpx==0.27.2
humanize==4.10.0
identify==2.6.1
idna==3.9
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
Expand Down Expand Up @@ -111,7 +111,7 @@ mdurl==0.1.2
mistune==0.8.4
mypy==1.11.2
mypy-extensions==1.0.0
narwhals==1.8.0
narwhals==1.8.1
nbclassic==1.1.0
nbclient==0.5.13
nbconvert==6.5.4
Expand All @@ -121,7 +121,7 @@ nodeenv==1.9.1
notebook==6.5.7
notebook_shim==0.2.4
numpy==1.24.4
openai==1.45.0
openai==1.46.0
packaging==24.1
pandas==2.0.3
pandocfilters==1.5.1
Expand All @@ -132,7 +132,7 @@ pickleshare==0.7.5
pillow==10.4.0
pixelmatch==0.3.0
pkgutil_resolve_name==1.3.10
platformdirs==4.3.3
platformdirs==4.3.6
playwright==1.41.2
plotly==5.24.1
pluggy==1.5.0
Expand All @@ -148,7 +148,7 @@ pure_eval==0.2.3
pyarrow==17.0.0
pycparser==2.22
pydantic==1.10.18
pydantic_core==2.23.3
pydantic_core==2.23.4
pyee==11.0.1
Pygments==2.18.0
pymdown-extensions==10.9
Expand Down Expand Up @@ -199,7 +199,7 @@ traitlets==5.14.3
traittypes==0.2.1
types-Markdown==3.7.0.20240822
types-python-dateutil==2.9.0.20240906
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20240914
typing_extensions==4.12.2
tzdata==2024.1
Expand All @@ -211,7 +211,7 @@ vaex-hdf5==0.14.1
vaex-jupyter==0.8.2
vaex-viz==0.5.4
vega-datasets==0.9.0
virtualenv==20.26.4
virtualenv==20.26.5
voila==0.3.8
watchdog==4.0.2
watchfiles==0.24.0
Expand Down
16 changes: 8 additions & 8 deletions .ci-package-locks/integration/osubuntu-python3.8-ipywidgets8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ entrypoints==0.4
exceptiongroup==1.2.2
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
Flask==3.0.3
flask-sock==0.7.0
folium==0.17.0
Expand All @@ -60,7 +60,7 @@ httpcore==1.0.5
httpx==0.27.2
humanize==4.10.0
identify==2.6.1
idna==3.9
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
Expand Down Expand Up @@ -111,7 +111,7 @@ mdurl==0.1.2
mistune==3.0.2
mypy==1.11.2
mypy-extensions==1.0.0
narwhals==1.8.0
narwhals==1.8.1
nbclassic==1.1.0
nbclient==0.10.0
nbconvert==7.16.4
Expand All @@ -121,7 +121,7 @@ nodeenv==1.9.1
notebook==6.5.7
notebook_shim==0.2.4
numpy==1.24.4
openai==1.45.0
openai==1.46.0
overrides==7.7.0
packaging==24.1
pandas==2.0.3
Expand All @@ -133,7 +133,7 @@ pickleshare==0.7.5
pillow==10.4.0
pixelmatch==0.3.0
pkgutil_resolve_name==1.3.10
platformdirs==4.3.3
platformdirs==4.3.6
playwright==1.41.2
plotly==5.24.1
pluggy==1.5.0
Expand All @@ -149,7 +149,7 @@ pure_eval==0.2.3
pyarrow==17.0.0
pycparser==2.22
pydantic==1.10.18
pydantic_core==2.23.3
pydantic_core==2.23.4
pyee==11.0.1
Pygments==2.18.0
pymdown-extensions==10.9
Expand Down Expand Up @@ -200,7 +200,7 @@ traitlets==5.14.3
traittypes==0.2.1
types-Markdown==3.7.0.20240822
types-python-dateutil==2.9.0.20240906
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20240914
typing_extensions==4.12.2
tzdata==2024.1
Expand All @@ -212,7 +212,7 @@ vaex-hdf5==0.14.1
vaex-jupyter==0.8.2
vaex-viz==0.5.4
vega-datasets==0.9.0
virtualenv==20.26.4
virtualenv==20.26.5
voila==0.5.7
watchdog==4.0.2
watchfiles==0.24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ entrypoints==0.4
exceptiongroup==1.2.2
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
Flask==3.0.3
flask-sock==0.7.0
folium==0.17.0
Expand All @@ -61,7 +61,7 @@ httpcore==1.0.5
httpx==0.27.2
humanize==4.10.0
identify==2.6.1
idna==3.9
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
Expand Down Expand Up @@ -112,7 +112,7 @@ mdurl==0.1.2
mistune==0.8.4
mypy==1.11.2
mypy-extensions==1.0.0
narwhals==1.8.0
narwhals==1.8.1
nbclassic==1.1.0
nbclient==0.5.13
nbconvert==6.5.4
Expand All @@ -122,7 +122,7 @@ nodeenv==1.9.1
notebook==6.5.7
notebook_shim==0.2.4
numpy==1.24.4
openai==1.45.0
openai==1.46.0
packaging==24.1
pandas==2.0.3
pandocfilters==1.5.1
Expand All @@ -132,7 +132,7 @@ pickleshare==0.7.5
pillow==10.4.0
pixelmatch==0.3.0
pkgutil_resolve_name==1.3.10
platformdirs==4.3.3
platformdirs==4.3.6
playwright==1.41.2
plotly==5.24.1
pluggy==1.5.0
Expand All @@ -147,7 +147,7 @@ pure_eval==0.2.3
pyarrow==17.0.0
pycparser==2.22
pydantic==1.10.18
pydantic_core==2.23.3
pydantic_core==2.23.4
pyee==11.0.1
Pygments==2.18.0
pymdown-extensions==10.9
Expand Down Expand Up @@ -200,7 +200,7 @@ traitlets==5.14.3
traittypes==0.2.1
types-Markdown==3.7.0.20240822
types-python-dateutil==2.9.0.20240906
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20240914
typing_extensions==4.12.2
tzdata==2024.1
Expand All @@ -212,7 +212,7 @@ vaex-hdf5==0.14.1
vaex-jupyter==0.8.2
vaex-viz==0.5.4
vega-datasets==0.9.0
virtualenv==20.26.4
virtualenv==20.26.5
voila==0.3.8
watchdog==4.0.2
watchfiles==0.24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ entrypoints==0.4
exceptiongroup==1.2.2
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.16.0
filelock==3.16.1
Flask==3.0.3
flask-sock==0.7.0
folium==0.17.0
Expand All @@ -61,7 +61,7 @@ httpcore==1.0.5
httpx==0.27.2
humanize==4.10.0
identify==2.6.1
idna==3.9
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
Expand Down Expand Up @@ -112,7 +112,7 @@ mdurl==0.1.2
mistune==3.0.2
mypy==1.11.2
mypy-extensions==1.0.0
narwhals==1.8.0
narwhals==1.8.1
nbclassic==1.1.0
nbclient==0.10.0
nbconvert==7.16.4
Expand All @@ -122,7 +122,7 @@ nodeenv==1.9.1
notebook==6.5.7
notebook_shim==0.2.4
numpy==1.24.4
openai==1.45.0
openai==1.46.0
overrides==7.7.0
packaging==24.1
pandas==2.0.3
Expand All @@ -133,7 +133,7 @@ pickleshare==0.7.5
pillow==10.4.0
pixelmatch==0.3.0
pkgutil_resolve_name==1.3.10
platformdirs==4.3.3
platformdirs==4.3.6
playwright==1.41.2
plotly==5.24.1
pluggy==1.5.0
Expand All @@ -148,7 +148,7 @@ pure_eval==0.2.3
pyarrow==17.0.0
pycparser==2.22
pydantic==1.10.18
pydantic_core==2.23.3
pydantic_core==2.23.4
pyee==11.0.1
Pygments==2.18.0
pymdown-extensions==10.9
Expand Down Expand Up @@ -201,7 +201,7 @@ traitlets==5.14.3
traittypes==0.2.1
types-Markdown==3.7.0.20240822
types-python-dateutil==2.9.0.20240906
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20240914
typing_extensions==4.12.2
tzdata==2024.1
Expand All @@ -213,7 +213,7 @@ vaex-hdf5==0.14.1
vaex-jupyter==0.8.2
vaex-viz==0.5.4
vega-datasets==0.9.0
virtualenv==20.26.4
virtualenv==20.26.5
voila==0.5.7
watchdog==4.0.2
watchfiles==0.24.0
Expand Down
Loading

0 comments on commit 998395a

Please sign in to comment.