Skip to content

Commit

Permalink
Merge pull request #300 from mraniki/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
mraniki committed Sep 27, 2023
2 parents 328d4a0 + 1732b2c commit 6f17091
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
needs: [release]
uses: mraniki/coding_toolset/.github/workflows/🚚Publish.yml@main
secrets: inherit
docker:
needs: [release]
uses: mraniki/coding_toolset/.github/workflows/🐳Docker.yml@main
secrets: inherit
# docker:
# needs: [release]
# uses: mraniki/coding_toolset/.github/workflows/🐳Docker.yml@main
# secrets: inherit
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ pytest-loguru = "^0.2.0"
optional = true

[tool.poetry.group.docs.dependencies]
sphinx = "7.2.5"
pydata-sphinx-theme = "^0.13.3"
sphinx = "7.2.6"
pydata-sphinx-theme = "^0.14.0"
sphinx-hoverxref = "^1.3.0"
sphinx-notfound-page = "^1.0.0rc1"
sphinx_copybutton = "0.5.2"
Expand Down

0 comments on commit 6f17091

Please sign in to comment.