-
-
Notifications
You must be signed in to change notification settings - Fork 73
build(deps): bump the production-dependencies group across 1 directory with 17 updates #1183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
…y with 17 updates Bumps the production-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.10` | `9.6.14` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.7.1` | `2.8.2` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [frozenlist](https://github.com/aio-libs/frozenlist) | `1.5.0` | `1.6.0` | | [h11](https://github.com/python-hyper/h11) | `0.14.0` | `0.16.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.6.1` | `8.7.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.7` | `3.8` | | [multidict](https://github.com/aio-libs/multidict) | `6.2.0` | `6.4.4` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.7` | `4.3.8` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.14.3` | `10.15` | | [python-engineio](https://github.com/miguelgrinberg/python-engineio) | `4.11.2` | `4.12.1` | | [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) | `0.1` | `1.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.2` | | [yarl](https://github.com/aio-libs/yarl) | `1.18.3` | `1.20.0` | | [zipp](https://github.com/jaraco/zipp) | `3.21.0` | `3.22.0` | Updates `mkdocs-material` from 9.6.10 to 9.6.14 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.10...9.6.14) Updates `cairosvg` from 2.7.1 to 2.8.2 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.1...2.8.2) Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.1...3.4.2) Updates `frozenlist` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](aio-libs/frozenlist@v1.5.0...v1.6.0) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) Updates `importlib-metadata` from 8.6.1 to 8.7.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.6.1...v8.7.0) Updates `markdown` from 3.7 to 3.8 - [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.7...3.8) Updates `multidict` from 6.2.0 to 6.4.4 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.2.0...v6.4.4) Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) Updates `platformdirs` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.7...4.3.8) Updates `pymdown-extensions` from 10.14.3 to 10.15 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14.3...10.15) Updates `python-engineio` from 4.11.2 to 4.12.1 - [Release notes](https://github.com/miguelgrinberg/python-engineio/releases) - [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-engineio@v4.11.2...v4.12.1) Updates `pyyaml-env-tag` from 0.1 to 1.1 - [Commits](waylan/pyyaml-env-tag@0.1...1.1) Updates `typing-extensions` from 4.12.2 to 4.13.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.13.2) Updates `yarl` from 1.18.3 to 1.20.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.18.3...v1.20.0) Updates `zipp` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: frozenlist dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: markdown dependency-version: '3.8' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: multidict dependency-version: 6.4.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: packaging dependency-version: '25.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pymdown-extensions dependency-version: '10.15' dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-engineio dependency-version: 4.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyyaml-env-tag dependency-version: '1.1' dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: yarl dependency-version: 1.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zipp dependency-version: 3.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 production-dependencies group with 17 updates in the / directory:
9.6.10
9.6.14
2.7.1
2.8.2
2025.1.31
2025.4.26
3.4.1
3.4.2
1.5.0
1.6.0
0.14.0
0.16.0
8.6.1
8.7.0
3.7
3.8
6.2.0
6.4.4
24.2
25.0
4.3.7
4.3.8
10.14.3
10.15
4.11.2
4.12.1
0.1
1.1
4.12.2
4.13.2
1.18.3
1.20.0
3.21.0
3.22.0
Updates
mkdocs-material
from 9.6.10 to 9.6.14Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2e9bd81
Prepare 9.6.14 releasee45972a
Fixed social plugin crashing for CairoSVG >= 2.8bce053a
Fixed social plugin crashing for CairoSVG >= 2.8ca65624
Updated changelog8670a01
Prepare 9.6.13 release8485881
Fixed entity-relationship diagram styling after Mermaid upgrade (#8211)5a0adb8
Documentation (#8205)572da4f
Fixed annotations showing list markers in print view6d04f2c
Updated Change Request guide (#8201)e56efb2
Updated dependenciesUpdates
cairosvg
from 2.7.1 to 2.8.2Release notes
Sourced from cairosvg's releases.
Changelog
Sourced from cairosvg's changelog.
Commits
9e8c6ed
Version 2.8.21c28b57
De-duplicate input string encodingb4670ec
Merge pull request #443 from marcelometal/ensure-bytestring-type-before-gzip245b3f2
Ensure bytestring is bytes before checking for gzip headere5128ec
Version 2.8.1abdb8f9
Allow both text- and bytes-based file objects as input37952cd
Version 2.8.05b1c860
Update setup.cfg500391d
Update supported Python versionsabafa8a
Don’t crash when more than 2 values are given to translate and scaleUpdates
certifi
from 2025.1.31 to 2025.4.26Commits
275c9eb
2025.04.26 (#347)3788331
Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7
Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3
Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fc
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebd
Bump actions/setup-python from 5.3.0 to 5.4.0 (#337)Updates
charset-normalizer
from 3.4.1 to 3.4.2Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
6422af1
📝 update release date0e60ec1
🔖 Release 3.4.2 (#614)f6630ce
⬆️ Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)677c999
⬆️ Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)960ab1e
⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)6eb6325
⬆️ Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)c99c0f2
⬆️ Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)270f28e
⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)d4d89a0
⬆️ Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)905fcf5
⬆️ Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)Updates
frozenlist
from 1.5.0 to 1.6.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
9f4253c
Fix towncrier head_line missing the leading v (#645)4c8207a
Release 1.6.0 (#643)58aef99
Start building wheels on armv7l (#642)d8e4a82
Use SPDX license expression (#639)57ce238
[pre-commit.ci] pre-commit autoupdate (#641)f545c23
Implement support for the free-threaded build of CPython 3.13 (#618)4ee4583
Build(deps): Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 (#640)c28f32d
Better organize lint and test dependencies (#636)a611cc2
Build(deps): Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 (#638)bfa0cb1
Reduce number of coverage uploads needed (#637)Updates
h11
from 0.14.0 to 0.16.0Commits
1c5b075
this time for surerd9c3699
this time for sure...d91b9dd
blacken5a4683c
Soothe mypy9c9567f
Bump version to 0.16.0114803a
Merge commit from fork9462006
Bump version to 0.15.070a96be
Merge pull request #181 from Julien00859/Julien00859/get_int_max_str_digits60782ad
Reject Content-Length longer 1 billion TBdff7cc3
Validate Chunked-Encoding chunk footerUpdates
importlib-metadata
from 8.6.1 to 8.7.0Changelog
Sourced from importlib-metadata's changelog.
Commits
708dff4
Finalizeb3065f0
Merge pull request #519 from python/bugfix/493-metadata-missinge4351c2
Add a new test capturing the new expectation.5a65705
Refactor the casting into a wrapper for brevity and to document its purpose.0830c39
Add news fragment.22bb567
Fix type errors where metadata could be None.57f31d7
Allow metadata to return None when there is no metadata present.b9c4be4
Merge pull request #518 from python/bugfix/488-bad-ep-value9f8af01
Prefer a cached property, as the property is likely to be retrieved at least ...f179e28
Also raise ValueError on construction if the value is invalid.Updates
markdown
from 3.7 to 3.8Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
b34e1d0
Bump version to 3.8e6b7163
Update deploy workflow to normalize versionbd67d48
Improve changelog validatione912575
Fix incorrect TOC list structure in docs42d4b43
Fix CI badge in README1caf028
Optimize raw HTML post-processor (#1510)f6cfc5c
Use PEP 639 license expressions in project metadata9c6e39a
Add Python 3.13 and drop Python 3.87aae61b
Add special case for closing nested quotes0ad5b0a
Abbr should respect AtomicStringsUpdates
multidict
from 6.2.0 to 6.4.4Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
e77793a
Release 6.4.4 (#1164)b5a24b7
Fix segfault creating view objects (#1163)fea968f
Fix segfault when a single arg is passed to setdefault (#1160)7770ff2
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#1162)af42043
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#1158)df93794
Fix wrong types in tests (#1156)72f3fce
Tune multidict benchmark (#1155)99e3f3b
Drop _Impl helper class, move all logic to MultiDict itself (#1153)d476a03
Views don't rely in _Impl anymore (#1152)1d72435
MultiDictProxy doesn't rely on '_impl' anymore (#1150)Updates
packaging
from 24.2 to 25.0Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
f585376
Bump for release600ecea
Add changelog entries3910129
support 'extras' and 'dependency_groups' markers (#888)8e49b43
Add support for PEP 738 Android tags (#880)e624d8e
Bump the github-actions group with 3 updates (#886)71f38d8
Bump the github-actions group with 2 updates (#878)9b4922d
Bump the github-actions group with 3 updates (#870)8510bd9
Upgrade to ruff 0.9.1 (#865)9375ec2
Re-add tests for Unicode file name parsing (#863)2256ed4
Bump the github-actions group across 1 directory with 2 updates (#864)Updates
platformdirs
from 4.3.7 to 4.3.8Release notes
Sourced from platformdirs's releases.
Commits
22089f1
Add missing examples and fix order of examples in README (#355)29398b1
[pre-commit.ci] pre-commit autoupdate (#354)70114b0
[pre-commit.ci] pre-commit autoupdate (#353)4891611
[pre-commit.ci] pre-commit autoupdate (#351)707be6f
Bump astral-sh/setup-uv from 5 to 6 in the all group (#352)5519a4f
[pre-commit.ci] pre-commit autoupdate (#349)063275e
[pre-commit.ci] pre-commit autoupdate (#346)39fc384
[pre-commit.ci] pre-commit autoupdate (#345)Updates
pymdown-extensions
from 10.14.3 to 10.15Release notes
Sourced from pymdown-extensions's releases.
Commits
d32c6b3
Update changelog9f5c3ca
Finish typing the Blocks interface and type additional referenced files (#2652)84a087b
add type annotations to block.py (#2634)70e475c
Docs: update JS deps0eb2047
Provide option for more relaxed fenced code headers (#2649)677a863
Fix some corner cases with Blocks and nested lists (#2651)f655468
Fix a corner case withcombine_header_slug
and Tab and Tabbed3e8a097
Only show "steps" as direct list itemsf8d7f62
Docs: Mermaid Pie chart is now considered viable and update version used48cda23
Add a note about snippet syntax and XML filesUpdates
python-engineio
from 4.11.2 to 4.12.1Release notes
Sourced from python-engineio's releases.
Changelog
Sourced from python-engineio's changelog.
... (truncated)
Commits
8625b3d
Release 4.12.183691dd
accept empty binary values in the async server (Fixes #404)3eafe26
Bump h11 from 0.8.1 to 0.16.0 in /examples/server/asgi (#402) #nolog