chore(deps): bump the pip-root-minors-patch group across 1 directory with 19 updates - #209
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pip-root-minors-patch group across 1 directory with 19 updates#209dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
PR Check Results✅ Code Formatting: Failed |
|
| Severity | Count |
|---|---|
| 🔴 CRITICAL | 0 |
| 🟠 HIGH | 46 |
| Total | 46 |
Scans performed:
- 📁 Filesystem (vulnerabilities, secrets, misconfigurations)
- 🐳 Backend Docker image
- 🐳 Frontend Docker image
- 🏗️ IaC misconfiguration detection
📋 View detailed SARIF reports
Download artifacts from this workflow run for full SARIF reports.
Results are also available in the GitHub Security tab.
Trivy v0.71.0 | aquasecurity/trivy
…with 19 updates Bumps the pip-root-minors-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [allure-pytest](https://github.com/allure-framework/allure-python) | `2.13.5` | `2.16.0` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.28.1` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.16.0` | `4.48.0` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.1` | `2.13.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.1.0` | `2.15.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.2.3` | | [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) | `2.6.0` | `2.11.1` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.6` | `1.9.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.25` | `2.0.52` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.31.0` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.19.0` | `0.22.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.6` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240106` | `2.33.0.20260712` | | [allure-python-commons](https://github.com/allure-framework/allure-python) | `2.13.5` | `2.16.0` | | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | `5.2.3` | `5.3.0` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.1` | `1.19.1` | Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `allure-pytest` from 2.13.5 to 2.16.0 - [Release notes](https://github.com/allure-framework/allure-python/releases) - [Commits](allure-framework/allure-python@2.13.5...2.16.0) Updates `httpx` from 0.26.0 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.28.1) Updates `selenium` from 4.16.0 to 4.48.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.16.0...selenium-4.48.0) Updates `factory-boy` from 3.3.0 to 3.3.3 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.0...3.3.3) Updates `pydantic` from 2.6.1 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.1...v2.13.5) Updates `pydantic-settings` from 2.1.0 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.1.0...v2.15.0) Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `python-dotenv` from 1.0.0 to 1.2.3 - [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.0.0...v1.2.3) Updates `pydantic-extra-types` from 2.6.0 to 2.11.1 - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](pydantic/pydantic-extra-types@v2.6.0...v2.11.1) Updates `bandit` from 1.7.6 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.6...1.9.4) Updates `sqlalchemy` from 2.0.25 to 2.0.52 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `asyncpg` from 0.29.0 to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) Updates `aiosqlite` from 0.19.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.19.0...v0.22.1) Updates `ruff` from 0.16.4 to 0.16.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.4...0.16.6) Updates `types-requests` from 2.31.0.20240106 to 2.33.0.20260712 - [Commits](https://github.com/python/typeshed/commits) Updates `allure-python-commons` from 2.13.5 to 2.16.0 - [Release notes](https://github.com/allure-framework/allure-python/releases) - [Commits](allure-framework/allure-python@2.13.5...2.16.0) Updates `pytest-benchmark` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/ionelmc/pytest-benchmark/releases) - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.2.3...v5.3.0) Updates `alembic` from 1.13.1 to 1.19.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: allure-pytest dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: allure-python-commons dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: factory-boy dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-root-minors-patch - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: pydantic-extra-types dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: pytest-benchmark dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-root-minors-patch - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-root-minors-patch - dependency-name: selenium dependency-version: 4.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-root-minors-patch - dependency-name: types-requests dependency-version: 2.33.0.20260712 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-root-minors-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pip-root-minors-patch-6987ed827c
branch
from
September 7, 2026 05:18
76bfb2c to
4620030
Compare
PR Check Results✅ Code Formatting: Failed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-root-minors-patch group with 19 updates in the / directory:
9.0.39.1.12.13.52.16.00.26.00.28.14.16.04.48.03.3.03.3.32.6.12.13.52.1.02.15.06.0.16.0.31.0.01.2.32.6.02.11.11.7.61.9.42.0.252.0.520.29.00.31.00.19.00.22.10.16.40.16.62.31.0.202401062.33.0.202607122.13.52.16.05.2.35.3.01.13.11.19.1Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
allure-pytestfrom 2.13.5 to 2.16.0Release notes
Sourced from allure-pytest's releases.
... (truncated)
Commits
d420cffFix ModuleNotFoundError when creating distributions with setup.py (#905)1de4258chore(ci): test pytest v9 (#893)5d75adeNew API for global errors and attachments (#904)63017aePython linting throughruff(#888)2031724Add zip attachment type (#889)21571c8Set testCaseId for all test results produced by allure_robotframework (#884)466b1ddSet testCaseId for all test results produced by allure_behave (#883)5833093Add workflow-wide gh actions permissions (#875)ab14314feat: add titlePath to results generated by all allure-pytest integrations (#...0f7da56fix(pytest): properly include nested classes in fullName, historyId, testCase...Updates
httpxfrom 0.26.0 to 0.28.1Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
seleniumfrom 4.16.0 to 4.48.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
27f5213[build] Prepare for release of selenium-4.48.0 (#17956)857ff4f[build] remove cddl updates from release preparation2183264[dotnet] [bidi] SetMediaFeaturesOverride command in Emulation module (#17953)5fd1f41[build] unlock trunk when release preparation PR is closed without merging5b053b5[js][bidi] Add BiDi connection-level event subscription (#17946)498c0e7[build] alert Slack when a CDP update lands on trunk (#17950)7bfaedb[rb] reject an inbound BiDi scalar outside its union's declared arms (#17947)083869c[dotnet] [bidi] Throw in case of unknown discriminator (#17948)5b3666d[py] update new BiDi layer generation to conform to latest proposed ADR (#17942)a4b3c3d[build] stop updating browsers and CDP during release preparation (#17940)Updates
factory-boyfrom 3.3.0 to 3.3.3Changelog
Sourced from factory-boy's changelog.
Commits
f82a7bfPreparing release 3.3.3336b72fExport type annotationsaec0b19Announce support for intermediate Django versionsfa397a2Fix comment, as caught in #11088b75576Back to development: 3.3.311a9acfPreparing release 3.3.2c463536Update Changelog6f5f6a0Fix tox.ini config for Django "main"68cb77cReplace Python 3.8 with 3.13 in testing matrixe007ef7fixup! Update readthedocs build configurationUpdates
pydanticfrom 2.6.1 to 2.13.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
pydantic-settingsfrom 2.1.0 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
pyyamlfrom 6.0.1 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
python-dotenvfrom 1.0.0 to 1.2.3Release notes
Sourced from python-dotenv's releases.