Skip to content

update requirements#91

Merged
houman1359 merged 19 commits into
iss71_hsfrom
develop
Jun 24, 2025
Merged

update requirements#91
houman1359 merged 19 commits into
iss71_hsfrom
develop

Conversation

@houman1359

Copy link
Copy Markdown
Collaborator

No description provided.

houman1359 and others added 19 commits June 23, 2025 11:46
Add GitHub Pages documentation setup for develop branch
---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.0.0...v1.16.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.16.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [isort](https://github.com/PyCQA/isort) to permit the latest version.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.12.0...6.0.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 6.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/actions/configure-pages-5

Bump actions/configure-pages from 4 to 5
…s/actions/checkout-4

Bump actions/checkout from 3 to 4
…1.0-and-lt-1.17

Update mypy requirement from <1.4,>=1.0 to >=1.0,<1.17
…-5.12-and-lt-6.1

Update isort requirement from <5.13,>=5.12 to >=5.12,<6.1
@houman1359 houman1359 requested a review from Copilot June 24, 2025 16:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Update development dependencies and CI workflows to use newer versions and add a Jekyll deployment pipeline.

  • Bumped upper bounds for mypy and isort in pyproject.toml
  • Added a new Jekyll GitHub Pages workflow (jekyll-gh-pages.yml)
  • Updated Actions versions in docs.yml and black.yml

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Increased upper version constraints for mypy and isort
.github/workflows/jekyll-gh-pages.yml Introduced Jekyll build & deploy workflow for GitHub Pages
.github/workflows/docs.yml Upgraded actions/configure-pages from v4 to v5
.github/workflows/black.yml Upgraded actions/checkout from v3 to v4

@houman1359 houman1359 merged commit 759eb4d into iss71_hs Jun 24, 2025
7 checks passed
houman1359 added a commit that referenced this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants