Bump the development-dependencies group across 1 directory with 10 updates #18
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 development-dependencies group with 10 updates in the / directory:
1.39.4
1.40.30
1.16.1
1.18.1
3.3.7
3.3.8
0.12.2
0.13.0
5.1.8
5.1.12
3.2.3
3.2.4
8.4.1
8.4.2
3.14.1
3.15.0
6.2.1
7.0.0
15.1
16.0.1
Updates
boto3-stubs
from 1.39.4 to 1.40.30Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
mypy
from 1.16.1 to 1.18.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
03fbaa9
bump version to 1.18.1 due to wheels failureb44a1fb
removed +dev from version7197a99
Removed Unreleased in the Changelog for Release 1.18 (#19827)ee61cec
Updates to 1.18 changelog (#19826)24eed0b
Initial changelog for release 1.18 (#19818)0ca1f2a
Expose --fixed-format-cache if compiled (#19815)2ce1bb2
[mypyc] Fix subclass processing in detect_undefined_bitmap (#19787)a6b55f0
feat: new mypyc primitives for weakref.proxy (#19217)5a323dd
Make --allow-redefinition-new argument public (#19796)8638eb4
[stubtest] temporary--ignore-disjoint-bases
flag (#19740)Updates
pylint
from 3.3.7 to 3.3.8Commits
98942ba
Bump pylint to 3.3.8, update changelog (#10486)6a1620a
Update pytest-benchmark requirement from ~=4.0 to ~=5.1 (#10066) (#10484)cef60cc
Fix false-negative for used-before-assignment with postponed evaluation in fu...5a5a9be
Fixunused-variable
false positive when using same name for multiple except...6ec71ba
Respect docstring-min-length in docparams extension (#10104) (#10434)fbde890
Fix Mermaid printer rendering double underscores as bold formatting (#10403) ...51234e5
Fix Pyreverse: Aggregations aren't filtered according to filter mode (PUB_ONL...329c967
Use custom Github App to authenticate backport job (#10394) (#10396)7038ef4
[Backport maintenance/3.3.x] Resolve possibly-used-before-assignment false po...045f179
Resolvepossibly-used-before-assignment
false positives frommatch
block ...Updates
ruff
from 0.12.2 to 0.13.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a1fdd66
Bump 0.13.0 (#20336)8770b95
[ty] introduceDivergentType
(#20312)65982a1
[ty] Use 'unknown' specialization for upper bound on Self (#20325)57d1f71
[ty] Simplify unions of enum literals and subtypes thereof (#20324)7a75702
Ignore deprecated rules unless selected by exact code (#20167)9ca632c
Stabilize adding future import via config option (#20277)64fe7d3
[flake8-errmsg
] Stabilize extendingraw-string-in-exception
(EM101
) to ...beeeb8d
Stabilize the remaining Airflow rules (#20250)b6fca52
[flake8-bugbear
] Stabilize support for non-context-manager calls in `assert...ac7f882
[flake8-commas
] Stabilize support for trailing comma checks in type paramet...Updates
moto
from 5.1.8 to 5.1.12Changelog
Sourced from moto's changelog.
... (truncated)
Commits
981d641
Pre-Release: Up Version Number9def147
Admin: Prep release 5.1.12 (#9270)ea94b40
chore: update SSM default parameters (#9269)8ce36f7
chore: update EMR Instance Types (#9266)2d358ba
chore: update EC2 Instance Types (#9268)e35b280
chore: update EC2 Instance Offerings (#9267)6c16d2d
[DirectConnect] Updating ARNs to match AWS (#9265)0e24869
SSM: register/deregister/get patch group (#9259)a82fc49
SES: Enhancements/Validations around CreateReceiptRule action (#9249)020c0f7
[EC2] Adds attributes to elastic network interface association response (#9261)Updates
pyparsing
from 3.2.3 to 3.2.4Changelog
Sourced from pyparsing's changelog.
Commits
57923cd
Enable matplotlib unit tests for Python 3.14fad1505
Update CHANGES file with thanks to FeRD for making the docstring examples doc...6622151
Update tox.ini to add doctest testing for all Python versions 3.10 and latere6ed66b
Change doctest for LineStart to reflect latest implementation of "is this tok...23092da
Doctests for pyparsing.exceptions0bae3cd
Doctests for pyparsing.common98ec165
Docs: Add doctest-wrtiting documentation0b46bcd
Doctests for pyparsing.core9a898f5
Docs: Update API definition45fd972
Doctests for pyparsing.helpersUpdates
pytest
from 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
pytest-mock
from 3.14.1 to 3.15.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
90b29f8
Update CHANGELOG for 3.15.053a6190
Drop support for Python 3.85aa9e9c
Addspy_return_iter
attribute tospy
(#524)dc6df75
Bump pypa/gh-action-pypi-publish in /.github/workflows (#526)b977d83
[pre-commit.ci] pre-commit autoupdate (#525)bd66c9c
[pre-commit.ci] pre-commit autoupdate (#523)f9e47b6
Bump the github-actions group with 2 updates (#521)3aec767
[pre-commit.ci] pre-commit autoupdate (#522)e09e5be
[pre-commit.ci] pre-commit autoupdate (#520)ba83a70
[pre-commit.ci] pre-commit autoupdate (#518)Updates
pytest-cov
from 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
224d896
Bump version: 6.3.0 → 7.0.073424e3
Cleanup the docs a bit.36f1cc2
Bump pins in template.f299c59
Bump the github-actions group with 2 updates25f0b2e
Update docs/config.rstbb23eac
Improve configuration docsa19531e
Switch from build/pre-commit to uv/prek - this should make this faster.82f9993
Update changelog.211b5cd
Fix links.97aadd7
Update some ci config, reformat and apply some lint fixes.Updates
pytest-rerunfailures
from 15.1 to 16.0.1Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
f97618f
Preparing release 16.0.1c60d17d
Prepare release.91b0b04
Makepytest-xdist
happy again (#304)010a2c2
Back to development: 16.134a87e4
Preparing release 16.09a88959
Add support for Python 3.14 (#301)5dc2e6e
Remove outdated fixtures description in README (#291)da8ea48
Drop support for pytest < 8, add support for pytest 8.4.x. (#300)72f29f3
Add Priority to README (#296)bd8cb4d
Allow to pass a callable condition to theflaky
marker (#299)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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