deps(deps-dev): bump the python-development group with 6 updates#242
Merged
deps(deps-dev): bump the python-development group with 6 updates#242
Conversation
26c3466 to
1f38b9d
Compare
Bumps the python-development group with 6 updates: | Package | From | To | | --- | --- | --- | | [dependency-injector](https://github.com/ets-labs/python-dependency-injector) | `4.48.3` | `4.49.0` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `6.1.5` | `6.1.6` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [pytest-reportportal](https://github.com/reportportal/agent-python-pytest) | `5.6.0` | `5.6.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.6` | `0.15.7` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20260305` | `2.9.0.20260323` | Updates `dependency-injector` from 4.48.3 to 4.49.0 - [Release notes](https://github.com/ets-labs/python-dependency-injector/releases) - [Commits](ets-labs/python-dependency-injector@4.48.3...4.49.0) Updates `pyfakefs` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v6.1.5...v6.1.6) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `pytest-reportportal` from 5.6.0 to 5.6.1 - [Release notes](https://github.com/reportportal/agent-python-pytest/releases) - [Changelog](https://github.com/reportportal/agent-python-pytest/blob/develop/CHANGELOG.md) - [Commits](reportportal/agent-python-pytest@5.6.0...5.6.1) Updates `ruff` from 0.15.6 to 0.15.7 - [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.15.6...0.15.7) Updates `types-python-dateutil` from 2.9.0.20260305 to 2.9.0.20260323 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: dependency-injector dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: pyfakefs dependency-version: 6.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: pytest-reportportal dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260323 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com>
1f38b9d to
3a27203
Compare
d3rky
approved these changes
Mar 23, 2026
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
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 python-development group with 6 updates:
4.48.34.49.06.1.56.1.67.0.07.1.05.6.05.6.10.15.60.15.72.9.0.202603052.9.0.20260323Updates
dependency-injectorfrom 4.48.3 to 4.49.0Release notes
Sourced from dependency-injector's releases.
Commits
5f7aa1cBump version5863d99Add .github/dependabot.yml000c670Upgrade GHA actions9310840Fix iscoroutinefunction import for older Pythons05a5e7dFix get_annotations import58700d9Use from import statements0e25331Do not build nogil wheels1696986Python 3.14 support5259351Add context local resource (#931)76d5932Add provided()<func>.call *args, **kwargs arguments (#946)Updates
pyfakefsfrom 6.1.5 to 6.1.6Release notes
Sourced from pyfakefs's releases.
Changelog
Sourced from pyfakefs's changelog.
Commits
07a6c45Release 6.1.6618b94aFix os.path.realpath with absolute path (Windows)2ea3a13[pre-commit.ci] pre-commit autoupdateUpdates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
pytest-reportportalfrom 5.6.0 to 5.6.1Release notes
Sourced from pytest-reportportal's releases.
Changelog
Sourced from pytest-reportportal's changelog.
Commits
e696b72Merge pull request #412 from reportportal/develop9af66f1CHANGELOG.md update62aff0dMerge pull request #407 from Sgitario/jcarvaja/bug_test_name8e99672Config variables override by environment variables logic, fixes #40884ea161fix: strip trailing@suffixfor method_name in _get_code_ref5b84bffCHANGELOG.md update3e4ce2aVersion update91409ecChangelog updateUpdates
rufffrom 0.15.6 to 0.15.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0ef39deBump 0.15.7 (#24049)beb543b[ty] ecosystem-analyzer: Fail on newly panicking projects (#24043)378fe73Don't show noqa hover for non-Python documents (#24040)b5665bd[pylint] Improve phrasing (PLC0208) (#24033)6e20f22test: migrateshow_settingsandversiontests to useCliTest(#23702)f99b284Drain file watcher events during test setup (#24030)744c996[ty] Filter out unsatisfiable inference attempts during generic call narrowin...1616095[ty] Avoid inferring intersection types for call arguments (#23933)7f275f4[ty] Pin mypy_primer insetup_primer_project.py(#24020)7255e36[pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Updates
types-python-dateutilfrom 2.9.0.20260305 to 2.9.0.20260323Commits
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 conditions