Skip to content

Commit 6dfd871

Browse files
dependabot[bot]Revathyvenugopal162zlilek-work
authored
Bump panel from 1.1.1 to 1.3.6 (#86)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Revathyvenugopal162 <[email protected]> Co-authored-by: zlilek-work <[email protected]>
1 parent 44bdba8 commit 6dfd871

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
LIBRARY_NAME: 'ansys-turbogrid-core' # The repo name
1717
LIBRARY_NAMESPACE: 'ansys.turbogrid.core'
1818
DOCUMENTATION_CNAME: 'turbogrid.docs.pyansys.com'
19-
PIP_EXTRA_INDEX_URL: 'https://${{ secrets.PYANSYS_PYPI_PRIVATE_PAT }}@pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/'
19+
#PIP_EXTRA_INDEX_URL: 'https://${{ secrets.PYANSYS_PYPI_PRIVATE_PAT }}@pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/'
2020

2121
# This deals with concurrent runs of this script.
2222
concurrency:

pyproject.toml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ doc = [
5555
"nbsphinx==0.9.2",
5656
"notebook==6.5.4",
5757
"numpydoc==1.5.0",
58-
"panel==1.1.1",
58+
"panel==1.3.6",
5959
"Sphinx==7.0.1",
6060
"sphinx-autoapi==2.1.1",
6161
"sphinx-autodoc-typehints==1.23.2",

0 commit comments

Comments
 (0)