Skip to content

ci: update CI dependencies and bump versions for various actions#36

Merged
Pymetheus merged 7 commits into
developfrom
main
Apr 14, 2026
Merged

ci: update CI dependencies and bump versions for various actions#36
Pymetheus merged 7 commits into
developfrom
main

Conversation

@Pymetheus
Copy link
Copy Markdown
Owner

Description

A clear and concise description of what this PR does.

PS: Use the PR title prefix: feat:, fix:, docs:, style:, refactor:, perf:, test:, build:, ci:, chore:.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Related Issue

Closes #(issue number)

Changes Made

  • Change 1
  • Change 2
  • Change 3

Testing

Describe how you tested your changes:

  • Unit tests pass
  • Integration tests pass
  • Manual testing performed

Screenshots (if applicable)

Add screenshots to help explain your changes.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Context

Add any other context about the PR here.

dependabot Bot and others added 7 commits April 13, 2026 09:45
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.0...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.6...1.9.4)

---
updated-dependencies:
- dependency-name: bandit
  dependency-version: 1.9.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
ci: merge pull request #34 from Pymetheus/main
chore(deps): update pytest requirement from >=9.0.0 to >=9.0.3
chore(deps): update bandit requirement from >=1.7.6 to >=1.9.4
@Pymetheus Pymetheus merged commit 58fa18d into develop Apr 14, 2026
15 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.

1 participant