Skip to content

Bump the pip group across 5 directories with 2 updates#4897

Open
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/pip/airlock_processor/pip-5ed78b5340
Open

Bump the pip group across 5 directories with 2 updates#4897
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/pip/airlock_processor/pip-5ed78b5340

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 13, 2026 23:44
@github-actions github-actions Bot added the external PR from an external contributor label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 13, 2026

Unit Test Results

694 tests   694 ✅  8s ⏱️
  2 suites    0 💤
  2 files      0 ❌

Results for commit 54d9c98.

♻️ This comment has been updated with latest results.

Copilot AI review requested due to automatic review settings May 8, 2026 09:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This Dependabot PR updates pinned Python dependencies across the API, CLI, resource processor, airlock processor, and E2E test requirements to keep the repo’s Python toolchain current and consistent.

Changes:

  • Bump aiohttp from 3.13.3 to 3.13.4 in runtime/CLI/resource-processor dependency sets.
  • Bump pytest from 8.3.3 to 9.0.3 in dev/test dependency sets (API dev, airlock processor dev, E2E tests).

Reviewed changes

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

Show a summary per file
File Description
resource_processor/vmss_porter/requirements.txt Updates aiohttp pin for the VMSS porter runner environment.
e2e_tests/requirements.txt Updates pytest pin used by E2E tests.
cli/setup.py Keeps CLI install_requires aligned with updated aiohttp pin.
cli/requirements.txt Updates CLI aiohttp pin (and stays consistent with setup.py).
api_app/requirements.txt Updates API runtime aiohttp pin.
api_app/requirements-dev.txt Updates API dev/unit-test pytest pin.
airlock_processor/requirements-dev.txt Updates airlock processor dev/unit-test pytest pin.

@rudolphjacksonm rudolphjacksonm self-assigned this May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file external PR from an external contributor python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants