chore(deps): bump the dependencies group across 1 directory with 10 updates - #12561
Merged
SchrodingersGat merged 2 commits intoAug 10, 2026
Merged
Conversation
…pdates Bumps the dependencies group with 10 updates in the /src/backend directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.55` | `1.43.61` | | [botocore](https://github.com/boto/botocore) | `1.43.55` | `1.43.61` | | [django-anymail](https://github.com/anymail/django-anymail) | `15.0` | `15.1` | | [feedparser](https://github.com/kurtmckee/feedparser) | `6.0.12` | `6.0.14` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [redis](https://github.com/redis/redis-py) | `8.0.1` | `8.1.0` | | [tablib](https://github.com/jazzband/tablib) | `3.9.0` | `3.10.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.69.1` | `4.70.0` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.2.2` | `2.3.0` | | [pip](https://github.com/pypa/pip) | `26.1.2` | `26.2` | Updates `boto3` from 1.43.55 to 1.43.61 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.55...1.43.61) Updates `botocore` from 1.43.55 to 1.43.61 - [Commits](boto/botocore@1.43.55...1.43.61) Updates `django-anymail` from 15.0 to 15.1 - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](anymail/django-anymail@v15.0...v15.1) Updates `feedparser` from 6.0.12 to 6.0.14 - [Release notes](https://github.com/kurtmckee/feedparser/releases) - [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/feedparser@v6.0.12...v6.0.14) Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) Updates `redis` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v8.0.1...v8.1.0) Updates `tablib` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/jazzband/tablib/releases) - [Changelog](https://github.com/jazzband/tablib/blob/master/HISTORY.md) - [Commits](jazzband/tablib@v3.9.0...v3.10.0) Updates `tqdm` from 4.69.1 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.69.1...v4.70.0) Updates `wrapt` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.2...2.3.0) Updates `pip` from 26.1.2 to 26.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.2...26.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-version: 1.43.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-anymail dependency-version: '15.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: feedparser dependency-version: 6.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tablib dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wrapt dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pip dependency-version: '26.2' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
matmair
approved these changes
Aug 10, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (83.00%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #12561 +/- ##
==========================================
- Coverage 86.74% 83.00% -3.74%
==========================================
Files 1445 1447 +2
Lines 96340 102284 +5944
Branches 11136 11136
==========================================
+ Hits 83566 84902 +1336
- Misses 12710 17318 +4608
Partials 64 64
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
SchrodingersGat
deleted the
dependabot/pip/docs/dependencies-3bd4eedc28
branch
August 10, 2026 11:28
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 dependencies group with 10 updates in the /src/backend directory:
1.43.551.43.611.43.551.43.6115.015.16.0.126.0.143.10.23.10.38.0.18.1.03.9.03.10.04.69.14.70.02.2.22.3.026.1.226.2Updates
boto3from 1.43.55 to 1.43.61Commits
8cd8552Merge branch 'release-1.43.61'74101e1Bumping version to 1.43.617faedb5Add changelog entries from botocore785f6ffMerge branch 'release-1.43.60'550ff07Merge branch 'release-1.43.60' into develop68f5316Bumping version to 1.43.604073130Add changelog entries from botocore5595e62Merge branch 'release-1.43.59'601ee06Merge branch 'release-1.43.59' into develop998b96aBumping version to 1.43.59Updates
botocorefrom 1.43.55 to 1.43.61Commits
98a8e09Merge branch 'release-1.43.61'1e896a0Bumping version to 1.43.6193d5c8eUpdate endpoints model59eb14bUpdate to latest modelsc60f41eMerge branch 'release-1.43.60'f026d20Merge branch 'release-1.43.60' into develop8dccc74Bumping version to 1.43.60885f434Update to latest models653b1cbBump https://github.com/astral-sh/ruff-pre-commit (#3762)0045b37Bump actions/setup-python in the github-actions group (#3761)Updates
django-anymailfrom 15.0 to 15.1Release notes
Sourced from django-anymail's releases.
Changelog
Sourced from django-anymail's changelog.
Commits
8c40cc4Release 15.17e8b81bPostmark: Handle merge_data without template_id as unsupportedd973c84Update URLs to Mailjet's documentation1671948Update readme for Django 6.10dfc0aaAdd 'docs-watch' tox environment for sphinx-autobuild232477aDeprecate fail_silentlye567452Improve support for MAILERS configuratione670d78Amazon SES, Brevo: Fix compatibility with Django 6.1 MAILERS15b57e2Update test matrix for Django 6.1 pre-release171fa38Change black and isort to target Python 3.10Updates
feedparserfrom 6.0.12 to 6.0.14Release notes
Sourced from feedparser's releases.
Changelog
Sourced from feedparser's changelog.
Commits
14425f6Hotfix v6.0.14 (#586)64757d0Update project metadata67ad0edUpgrade to feedparser-sgmllib 2.xc1c7d72Hotfix 6.0.13 (#582)587b7d6Update project metadata5eb46d2Migrate fromsgmllib3ktofeedparser-sgmllibUpdates
markdownfrom 3.10.2 to 3.10.3Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
bb50627Bump version to 3.10.38453df0Update Extension API documentation93ac448Document that all extensions are in maintenance moded38fd4aCreate AI Policyddead47Prevent mixed =/- chars in Setext-style headingsUpdates
redisfrom 8.0.1 to 8.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
e013126Testing with 8.10 GA (#4227)059d1e9Fixed TS.NRANGE commands to correctly apply aggregators (#4225)d486a0aFix FIELDNAME alias dropping first character of un-prefixed fields (#4224)fb93104feat: add client-side HIMPORT fieldset support for standalone and cluster cli...9197609Fix lat/lon swap in search querystring geo() helper (#4223)14714a0fix: Fixed double decoding issue with unquote() (#4222)227280aUpdate lib version to 8.1.088d16d0Decode ACL LOG string values on the default RESP3 legacy callback (#4201)599fd75feat: add FT.ALIASLIST support (#4198)71e275etest: add VectorField RERANK serialization tests for sync and async search (#...Updates
tablibfrom 3.9.0 to 3.10.0Release notes
Sourced from tablib's releases.
Changelog
Sourced from tablib's changelog.
Commits
b0ff39fEscaped dataset title in HTML serialization (#668)ed7cd8fAdd support for Python 3.15 (#667)27dffd5Convert XLS cell values when importing a Databook234f434Fix TypeError when stacking two headerless Datasets with stack_cols163f5e1Fix ODS export of boolean values crashing on re-import9f31292Only strip the leading '=' when escaping XLSX formulaee7fdb92Raise TypeError for invalid Dataset instance8224ee2Remove teyit linterbfecdaa[pre-commit.ci] pre-commit autoupdate (#652)e9da55bRaiseHeadersNeededinstead ofTypeErrorwhen subscripting a headerless `...Updates
tqdmfrom 4.69.1 to 4.70.0Release notes
Sourced from tqdm's releases.
Commits
96f2e60Merge pull request #1777 from shermansiu/feat/interpreter-poolc27393emisc tidy061c623Disabletqdm.monitor_intervalfor subinterpreters because they do not have ...9fc160bUpdate how we check forinterpreter_mapsupport in the testsb42463aEnsure that subinterpreters can import tqdm while unpickling the initializer16d5486Add support for nested progress bars9f5890fAdd initial implementation for interpreter_map321f920Merge pull request #1783 from LuShadowX/reset-inf-total4664b57minor tidy426a098Treat inf total as unknown in reset() tooUpdates
wraptfrom 2.2.2 to 2.3.0Release notes
Sourced from wrapt's releases.
... (truncated)
Changelog
Sourced from wrapt's changelog.
... (truncated)
Commits
95d5d01Merge branch 'release/2.3.0'de09467Update to 2.3.0 for final release.f2f807eUpdate to 2.3.0rc2.4f6223eAcknowledge reporter in bytes() bug fix change log entry.783d058Extend tests for bytes() conversion of object proxies.300d23dMerge pull request #345 from Sanjays2402/fix/bytes-proxy-int6cf6962Make bytes() on a proxy match bytes() on the wrapped object58557a7Update to 2.3.0rc1.2fe9961Document buffer protocol behaviour of object proxies.818191bForce and verify C extension build in test-stubtest recipe.Updates
pipfrom 26.1.2 to 26.2Changelog
Sourced from pip's changelog.
... (truncated)
Commits
4b6ae5cBump for release50b6d3cUpdate AUTHORS.txtdbddfbdTweak news entries for pip 26.2 (#14212)6576b75Merge pull request #14165 from sbidoul/refactor-pylock-hanling-sbi0090e00Address a variety of typos detected in code reviewe12ddd9Add support for --uploaded-prior-to with -r pylock.toml5eefdbcBetter conflict report for requirements from -r pylock.toml6d71ff8Test --only-final with -r pylock.tomle7d6eb9Refactor -r pylock.toml756506dAdd TODO about pylock.select and --no-binaryDependabot 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