Bump the patch-dependencies group across 1 directory with 6 updates#995
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the patch-dependencies group across 1 directory with 6 updates#995dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #995 +/- ##
=======================================
Coverage 84.43% 84.43%
=======================================
Files 206 206
Lines 14922 14922
=======================================
Hits 12600 12600
Misses 2322 2322 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f90d8f4 to
4108cd9
Compare
armanddidierjean
approved these changes
Apr 12, 2026
warix8
approved these changes
Apr 12, 2026
Marc-Andrieu
approved these changes
Apr 12, 2026
Member
Marc-Andrieu
left a comment
There was a problem hiding this comment.
Approved but python-multipart for authentication is in 0.0.x so it might break... We'll need to test in alpha, as usual
Member
|
@dependabot rebase |
4108cd9 to
5b48411
Compare
Bumps the patch-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [helloasso-python](https://github.com/GIT_USER_ID/GIT_REPO_ID) | `1.0.5` | `1.0.8` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.18` | `0.0.26` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.44` | `2.0.49` | | [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) | `3.2.0` | `3.2.9` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.3` | | [types-fpdf2](https://github.com/python/typeshed) | `2.8.3.20250516` | `2.8.4.20260408` | Updates `helloasso-python` from 1.0.5 to 1.0.8 - [Commits](https://github.com/GIT_USER_ID/GIT_REPO_ID/commits) Updates `python-multipart` from 0.0.18 to 0.0.26 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.18...0.0.26) Updates `sqlalchemy` from 2.0.44 to 2.0.49 - [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 `xlsxwriter` from 3.2.0 to 3.2.9 - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](jmcnamara/XlsxWriter@RELEASE_3.2.0...RELEASE_3.2.9) Updates `pytest` from 9.0.1 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@9.0.1...9.0.3) Updates `types-fpdf2` from 2.8.3.20250516 to 2.8.4.20260408 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: helloasso-python dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: xlsxwriter dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: types-fpdf2 dependency-version: 2.8.4.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
5b48411 to
9a2c772
Compare
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 patch-dependencies group with 6 updates in the / directory:
1.0.51.0.80.0.180.0.262.0.442.0.493.2.03.2.99.0.19.0.32.8.3.202505162.8.4.20260408Updates
helloasso-pythonfrom 1.0.5 to 1.0.8Commits
Updates
python-multipartfrom 0.0.18 to 0.0.26Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
Commits
28f4785Version 0.0.26 (#263)d4452a7Silently discard epilogue data after the closing boundary (#259)6a7b76dSkip preamble before first multipart boundary (#262)4addb60Version 0.0.25 (#261)d3a4698Add MIME content type info to File (#143)9a1ecbdHandle CTE values case-insensitively (#258)ef2a0b9Remove custom FormParser classes (#257)3a757d7Ignore local Claude state (#255)55e7396fuzz: Add cifuzz (#186)d6d1d11Bump the github-actions group with 2 updates (#249)Updates
sqlalchemyfrom 2.0.44 to 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
xlsxwriterfrom 3.2.0 to 3.2.9Changelog
Sourced from xlsxwriter's changelog.
... (truncated)
Commits
e943beePrep for release 3.2.9392bd9etyping: remove py.typed fileeb99afePrep for release 3.2.85ec2982workbook: add explicit export for mypy compatibilityca85cbbPrep for release 3.2.73710251typing: add more supported types to Workbook() constructor27db7a1Prep for release 3.2.6f050676docs: add CI spell check60f708cchart: add axis title formatting53dc08echart: add chart title formatting optionsUpdates
pytestfrom 9.0.1 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)Updates
types-fpdf2from 2.8.3.20250516 to 2.8.4.20260408Commits