Skip to content

Update Dependencies - #80

Merged
ralienpp merged 3 commits into
siemens:mainfrom
Guiliano99:UpdateDep4
Jun 16, 2026
Merged

Update Dependencies#80
ralienpp merged 3 commits into
siemens:mainfrom
Guiliano99:UpdateDep4

Conversation

@Guiliano99

Copy link
Copy Markdown
Contributor

Bump development dependencies and runtime dependency versions.

Description

This PR updates development and runtime dependencies to their latest releases.

This PR updates development and runtime dependencies:

  • ruff minimum version: 0.15.10 -> 0.15.12
  • robotframework-robocop: 8.2.6 -> 8.2.7
  • pyright[nodejs]: 1.1.408 -> 1.1.409
  • cryptography: 46.0.7 -> 48.0.0
  • pkilint: 0.13.2 -> 0.13.3

Motivation and Context

Routine maintenance to keep runtime and development tooling current and aligned with recent package releases. The pyright bump surfaced new diagnostics in the key-loading helpers, so missing type hints and targeted type: ignore comments were added in pq_logic/combined_factory.py and resources/keyutils.py to keep the type check clean.

How Has This Been Tested?

  • ruff check .
  • pyright
  • python3 -m unittest discover -s unit_tests

…o 0.13.3, `ruff` to 0.15.12, `robotframework-robocop` to 8.2.7, `pyright[nodejs]` to 1.1.409)
@Guiliano99 Guiliano99 changed the title Update dep4 Update Dependencies May 11, 2026
@Guiliano99
Guiliano99 marked this pull request as ready for review May 11, 2026 06:18
@Guiliano99
Guiliano99 requested a review from ralienpp as a code owner May 11, 2026 06:18
@ralienpp
ralienpp merged commit e918ccb into siemens:main Jun 16, 2026
8 of 10 checks passed
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