Skip to content

chore(deps): bump python from 3.9-slim to 3.14-slim#44

Merged
O1ahmad merged 1 commit into
mainfrom
dependabot/docker/python-3.14-slim
Jun 19, 2026
Merged

chore(deps): bump python from 3.9-slim to 3.14-slim#44
O1ahmad merged 1 commit into
mainfrom
dependabot/docker/python-3.14-slim

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps python from 3.9-slim to 3.14-slim.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 19, 2026
O1ahmad added a commit that referenced this pull request Jun 19, 2026
requests 2.34.x requires Python >=3.10. The CI was still pinned to
3.9, causing pip to reject the version outright. Using 3.12 aligns
with the Dockerfile (3.14-slim bump in PR #44) and unblocks #42.

Co-authored-by: Cursor <[email protected]>
O1ahmad added a commit that referenced this pull request Jun 19, 2026
* fix(ci): use dummy key fallback so dependabot PRs pass test_parse_aws

GitHub withholds secrets from dependabot PRs, so OPENAI_API_KEY
arrived as an empty string. The parser's non-empty guard then
short-circuited before the mocked requests.post was ever called,
causing test_parse_aws to fail with 0 subcommands instead of 2.
Using a literal fallback lets the parser proceed while the test
mock handles the actual HTTP call.

Co-authored-by: Cursor <[email protected]>

* fix(ci): bump python-version to 3.12 to support requests>=2.34.2

requests 2.34.x requires Python >=3.10. The CI was still pinned to
3.9, causing pip to reject the version outright. Using 3.12 aligns
with the Dockerfile (3.14-slim bump in PR #44) and unblocks #42.

Co-authored-by: Cursor <[email protected]>

---------

Co-authored-by: Cursor <[email protected]>
@O1ahmad

O1ahmad commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps python from 3.9-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/docker/python-3.14-slim branch from fa3eba8 to c4f527c Compare June 19, 2026 19:10
@O1ahmad O1ahmad merged commit 6856af2 into main Jun 19, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/docker/python-3.14-slim branch June 19, 2026 19:11
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant