Bump pytest from 8.3.3 to 9.0.3 in the pip group across 1 directory - #7
Bump pytest from 8.3.3 to 9.0.3 in the pip group across 1 directory#7dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 1 update in the / directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.3 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
SafeDep Report SummaryPackage Details
This report is generated by SafeDep Github App |
🛡️ HAIEC Attestation Readiness: -- → 20 (0)Frameworks Evaluated: SOC2, ISO27001, PCI-DSS HAIEC scans your repository for compliance evidence across multiple frameworks simultaneously.
|
| Category | Examples |
|---|---|
| Prompt Injection | User input reaching system prompts |
| Data Leakage | PII/secrets in AI responses |
| Access Control | Missing auth on AI endpoints |
| 82+ AI Security Rules | OWASP Top 10 for LLMs |
🤖 Automated by HAIEC — AI Compliance & Security Platform | Documentation | Support
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
ℹ️ No Configured Files to DocumentThis PR doesn't contain any files that match your documentation configuration. Files Changed
Why No Documentation?None of the files configured to be watched in your DocBot processes files based on:
Need to document these files?Check your
If changes were expected but not processed, please review your configuration settings. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|




Bumps the pip group with 1 update in the / directory: pytest.
Updates
pytestfrom 8.3.3 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade
pytestfrom 8.3.3 to 9.0.3 to pick up a security fix (CVE-2025-71176) and several bug fixes. Test runs should behave the same; see minor CLI changes below.Dependencies
pytest→ 9.0.3Migration
conftest.pywith-p no:anymore; remove that flag if used.-p terminalprogressif needed.Written for commit ac106c1. Summary will update on new commits.