mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-06 05:15:52 +00:00
chore(deps): bump the dependencies group across 2 directories with 22 updates (#11227)
* chore(deps): bump the dependencies group across 2 directories with 22 updates Bumps the dependencies group with 1 update in the /docs directory: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Bumps the dependencies group with 21 updates in the /src/backend directory: | Package | From | To | | --- | --- | --- | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `24.0.0` | | [blessed](https://github.com/jquast/blessed) | `1.25.0` | `1.27.0` | | [boto3](https://github.com/boto/boto3) | `1.42.24` | `1.42.33` | | [botocore](https://github.com/boto/botocore) | `1.42.24` | `1.42.33` | | [django-dbbackup](https://github.com/Archmonger/django-dbbackup) | `5.1.1` | `5.1.2` | | [dulwich](https://github.com/dulwich/dulwich) | `0.25.1` | `1.0.0` | | [fido2](https://github.com/Yubico/python-fido2) | `2.0.0` | `2.1.1` | | [jmespath](https://github.com/jmespath/jmespath.py) | `1.0.1` | `1.1.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10` | `3.10.1` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.2` | `6.33.4` | | [pycparser](https://github.com/eliben/pycparser) | `2.23` | `3.0` | | [python-fsutil](https://github.com/fabiocaccamo/python-fsutil) | `0.15.0` | `0.16.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.49.0` | `2.50.0` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.4.0` | `1.5.1` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.3.1` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.3` | `2.0.1` | | [build](https://github.com/pypa/build) | `1.3.0` | `1.4.0` | | [django-stubs](https://github.com/sponsors/typeddjango) | `5.2.8` | `5.2.9` | | [django-stubs-ext](https://github.com/sponsors/typeddjango) | `5.2.8` | `5.2.9` | | [identify](https://github.com/pre-commit/identify) | `2.6.15` | `2.6.16` | Updates `mkdocstrings[python]` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/1.0.0...1.0.1) Updates `gunicorn` from 23.0.0 to 24.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.0.0) Updates `blessed` from 1.25.0 to 1.27.0 - [Release notes](https://github.com/jquast/blessed/releases) - [Changelog](https://github.com/jquast/blessed/blob/master/docs/history.rst) - [Commits](https://github.com/jquast/blessed/compare/1.25...1.27) Updates `boto3` from 1.42.24 to 1.42.33 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.24...1.42.33) Updates `botocore` from 1.42.24 to 1.42.33 - [Commits](https://github.com/boto/botocore/compare/1.42.24...1.42.33) Updates `django-dbbackup` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/Archmonger/django-dbbackup/releases) - [Changelog](https://github.com/Archmonger/django-dbbackup/blob/master/CHANGELOG.md) - [Commits](https://github.com/Archmonger/django-dbbackup/compare/5.1.1...5.1.2) Updates `dulwich` from 0.25.1 to 1.0.0 - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](https://github.com/dulwich/dulwich/compare/dulwich-0.25.1...dulwich-1.0.0) Updates `fido2` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/Yubico/python-fido2/releases) - [Changelog](https://github.com/Yubico/python-fido2/blob/main/NEWS) - [Commits](https://github.com/Yubico/python-fido2/compare/2.0.0...2.1.1) Updates `jmespath` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/jmespath/jmespath.py/compare/1.0.1...1.1.0) Updates `markdown` from 3.10 to 3.10.1 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.10.0...3.10.1) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/25.0...26.0) Updates `protobuf` from 6.33.2 to 6.33.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pycparser` from 2.23 to 3.0 - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.23...release_v3.00) Updates `python-fsutil` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/fabiocaccamo/python-fsutil/releases) - [Changelog](https://github.com/fabiocaccamo/python-fsutil/blob/main/CHANGELOG.md) - [Commits](https://github.com/fabiocaccamo/python-fsutil/compare/0.15.0...0.16.0) Updates `sentry-sdk` from 2.49.0 to 2.50.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.49.0...2.50.0) Updates `tinycss2` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](https://github.com/Kozea/tinycss2/compare/v1.4.0...v1.5.1) Updates `wcwidth` from 0.2.14 to 0.3.1 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.14...0.3.1) Updates `wrapt` from 1.17.3 to 2.0.1 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.3...2.0.1) Updates `build` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.3.0...1.4.0) Updates `django-stubs` from 5.2.8 to 5.2.9 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `django-stubs-ext` from 5.2.8 to 5.2.9 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `identify` from 2.6.15 to 2.6.16 - [Commits](https://github.com/pre-commit/identify/compare/v2.6.15...v2.6.16) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gunicorn dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: blessed dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.42.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-version: 1.42.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-dbbackup dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dulwich dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: fido2 dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jmespath dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: protobuf dependency-version: 6.33.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pycparser dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: python-fsutil dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tinycss2 dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wcwidth dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wrapt dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-stubs dependency-version: 5.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-stubs-ext dependency-version: 5.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: identify dependency-version: 2.6.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * fix style --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
@@ -6,9 +6,9 @@ asgiref==3.11.0 \
|
||||
# via
|
||||
# -c src/backend/requirements-3.14.txt
|
||||
# django
|
||||
build==1.3.0 \
|
||||
--hash=sha256:698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 \
|
||||
--hash=sha256:7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4
|
||||
build==1.4.0 \
|
||||
--hash=sha256:6a07c1b8eb6f2b311b96fcbdbce5dab5fe637ffda0fd83c9cac622e927501596 \
|
||||
--hash=sha256:f1b91b925aa322be454f8330c6fb48b465da993d1e7e7e6fa35027ec49f3c936
|
||||
# via pip-tools
|
||||
certifi==2026.1.4 \
|
||||
--hash=sha256:9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c \
|
||||
@@ -406,13 +406,13 @@ django-silk==5.4.3 \
|
||||
django-slowtests==1.1.1 \
|
||||
--hash=sha256:3c6936d420c9df444ac03625b41d97de043c662bbde61fbcd33e4cd407d0c247
|
||||
# via -r src/backend/requirements-dev.in
|
||||
django-stubs==5.2.8 \
|
||||
--hash=sha256:9bba597c9a8ed8c025cae4696803d5c8be1cf55bfc7648a084cbf864187e2f8b \
|
||||
--hash=sha256:a3c63119fd7062ac63d58869698d07c9e5ec0561295c4e700317c54e8d26716c
|
||||
django-stubs==5.2.9 \
|
||||
--hash=sha256:2317a7130afdaa76f6ff7f623650d7f3bf1b6c86a60f95840e14e6ec6de1a7cd \
|
||||
--hash=sha256:c192257120b08785cfe6f2f1c91f1797aceae8e9daa689c336e52c91e8f6a493
|
||||
# via -r src/backend/requirements-dev.in
|
||||
django-stubs-ext==5.2.8 \
|
||||
--hash=sha256:1dd5470c9675591362c78a157a3cf8aec45d0e7a7f0cf32f227a1363e54e0652 \
|
||||
--hash=sha256:b39938c46d7a547cd84e4a6378dbe51a3dd64d70300459087229e5fee27e5c6b
|
||||
django-stubs-ext==5.2.9 \
|
||||
--hash=sha256:230c51575551b0165be40177f0f6805f1e3ebf799b835c85f5d64c371ca6cf71 \
|
||||
--hash=sha256:6db4054d1580657b979b7d391474719f1a978773e66c7070a5e246cd445a25a9
|
||||
# via django-stubs
|
||||
django-test-migrations==1.5.0 \
|
||||
--hash=sha256:1cbff04b1e82c5564a6f635284907b381cc11a2ff883adff46776d9126824f07 \
|
||||
@@ -430,9 +430,9 @@ gprof2dot==2025.4.14 \
|
||||
--hash=sha256:0742e4c0b4409a5e8777e739388a11e1ed3750be86895655312ea7c20bd0090e \
|
||||
--hash=sha256:35743e2d2ca027bf48fa7cba37021aaf4a27beeae1ae8e05a50b55f1f921a6ce
|
||||
# via django-silk
|
||||
identify==2.6.15 \
|
||||
--hash=sha256:1181ef7608e00704db228516541eb83a88a9f94433a8c80bb9b5bd54b1d81757 \
|
||||
--hash=sha256:e4f4864b96c6557ef2a1e1c951771838f4edc9df3a72ec7118b338801b11c7bf
|
||||
identify==2.6.16 \
|
||||
--hash=sha256:391ee4d77741d994189522896270b787aed8670389bfd60f326d677d64a6dfb0 \
|
||||
--hash=sha256:846857203b5511bbe94d5a352a48ef2359532bc8f6727b5544077a0dcfb24980
|
||||
# via pre-commit
|
||||
idna==3.11 \
|
||||
--hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
|
||||
@@ -460,9 +460,9 @@ nodeenv==1.10.0 \
|
||||
--hash=sha256:5bb13e3eed2923615535339b3c620e76779af4cb4c6a90deccc9e36b274d3827 \
|
||||
--hash=sha256:996c191ad80897d076bdfba80a41994c2b47c68e224c542b48feba42ba00f8bb
|
||||
# via pre-commit
|
||||
packaging==25.0 \
|
||||
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \
|
||||
--hash=sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
|
||||
packaging==26.0 \
|
||||
--hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \
|
||||
--hash=sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529
|
||||
# via
|
||||
# -c src/backend/requirements-3.14.txt
|
||||
# build
|
||||
@@ -494,9 +494,9 @@ pre-commit==4.5.1 \
|
||||
--hash=sha256:3b3afd891e97337708c1674210f8eba659b52a38ea5f822ff142d10786221f77 \
|
||||
--hash=sha256:eb545fcff725875197837263e977ea257a402056661f09dae08e4b149b030a61
|
||||
# via -r src/backend/requirements-dev.in
|
||||
pycparser==2.23 \
|
||||
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
|
||||
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
|
||||
pycparser==3.0 \
|
||||
--hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
|
||||
--hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
|
||||
# via
|
||||
# -c src/backend/requirements-3.14.txt
|
||||
# cffi
|
||||
|
||||
Reference in New Issue
Block a user