Bump python-dotenv from 1.2.1 to 1.2.2 - #88
Conversation
0901efa to
c70138e
Compare
Security Vulnerabilities — Partial Fix Applied, Some Unfixableaieng-bot has applied all available security fixes to this PR. The following packages have been upgraded to address pip-audit findings: ✅ Fixed
❌ No Patch Available YetThe following vulnerabilities cannot be auto-fixed because no fully-patched version has been released to PyPI:
Why this cannot be fully auto-mergedThe vulnerabilities in Recommended next steps
This PR cannot be auto-merged until the remaining vulnerabilities are resolved. Partial fixes applied by aieng-bot |
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- idna>=3.15 addresses CVE-2026-45409 (denial-of-service via long input) - pip>=26.1 addresses CVE-2026-3219, CVE-2026-6357 - pytest>=9.0.3 addresses CVE-2025-71176 (tmp dir privilege escalation) - urllib3>=2.7.0 addresses PYSEC-2026-142, PYSEC-2026-141 Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
667b43a to
09d0edd
Compare
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed merge_conflict failures - Modified 1 files - Executed 171 agent actions - (73 info, 45 tool_call, 9 error, 31 tool_result, 13 reasoning) View detailed trace on dashboard | Raw trace AI Engineering Maintenance Bot |
Bumps python-dotenv from 1.2.1 to 1.2.2.
Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.