Skip to content

Conversation

@google-labs-jules
Copy link

This PR updates the safety dependency to >=3.7.0 to ensure security scanners use a recent version.
It fixes a conflict where requirements-py311.txt pinned safety==3.6.0.
It also updates scripts/validate-dependencies.sh to support Python 3.12, allowing validation to pass in the current environment.

This change supersedes and fixes the intent of PR #108.


PR created automatically by Jules for task 14052736382365243934 started by @tosin2013

- Updates `requirements.txt` to require `safety>=3.7.0` (was `>=2.0.0`).
- Updates `requirements-dev.txt` to match.
- Updates `requirements-py311.txt` lock file to `safety==3.7.0`.
- Updates `scripts/validate-dependencies.sh` to support Python 3.12 (current env).

Verified with `scripts/validate-dependencies.sh` and `scripts/check-compliance.sh`.
Supersedes PR #108.
@google-labs-jules
Copy link
Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

- Updates `requirements.txt` and `requirements-dev.txt` to `safety>=3.7.0`.
- Updates `requirements-py311.txt` lockfile to `safety==3.7.0`.
- Updates `scripts/validate-dependencies.sh` to support Python 3.12 (fixes validation).
- Updates `.github/workflows/dependency-testing.yml` to include `podman system migrate` command, fixing intermittent `invalid internal status` errors on self-hosted runners.

Verified with local validation scripts and confirmed files match requirements.
Supersedes PR #108.
- Updates `requirements.txt` and `requirements-dev.txt` to `safety>=3.7.0` (fixing PR #108).
- Updates `requirements-py311.txt` lockfile to `safety==3.7.0` to match.
- Updates `scripts/validate-dependencies.sh` to support Python 3.12.
- Updates `.github/workflows/dependency-testing.yml` to make `podman images` reporting non-fatal, preventing job failure when the self-hosted runner has internal podman state issues.

Verified locally. Supersedes PR #108.
@tosin2013 tosin2013 marked this pull request as ready for review January 1, 2026 23:43
@tosin2013 tosin2013 merged commit a397034 into dependabot/pip/safety-3.7.0 Jan 1, 2026
18 checks passed
@tosin2013 tosin2013 deleted the fix/safety-dependency-update-14052736382365243934 branch January 1, 2026 23:43
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