Bump the uv-deps group across 1 directory with 6 updates - #79
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the uv-deps group across 1 directory with 6 updates#79dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.5.0` | `3.5.1` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.3` | `4.11.5` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | | [webencodings](https://github.com/CourtBouillon/webencodings) | `0.5.1` | `0.6.1` | Updates `charset-normalizer` from 3.5.0 to 3.5.1 - [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.5.0...3.5.1) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `platformdirs` from 4.11.3 to 4.11.5 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.3...4.11.5) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.1...11.0.2) Updates `webencodings` from 0.5.1 to 0.6.1 - [Release notes](https://github.com/CourtBouillon/webencodings/releases) - [Changelog](https://github.com/CourtBouillon/webencodings/blob/main/docs/changelog.rst) - [Commits](CourtBouillon/webencodings@v0.5.1...v0.6.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: webencodings dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
hanniabu and
yorickdowne
as code owners
September 4, 2026 01:26
✅ Deploy Preview for ethstaker-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 uv-deps group with 6 updates in the / directory:
3.5.03.5.18.4.28.5.03.183.194.11.34.11.511.0.111.0.20.5.10.6.1Updates
charset-normalizerfrom 3.5.0 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
e239bdcMerge pull request #795 from jawah/release-3.5.1648ad77docs: update faqfab2749docs: write changelog for 3.5.17d32774chore: bump version to 3.5.19a69f60docs: update data/info5dcc6ddperf: charinfo cache access optimization in cythonea3b447fix: do not validate-decode large payload when md says it's noisea05917fchore: allow setuptools 84 builds (#794)Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
platformdirsfrom 4.11.3 to 4.11.5Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
bd77b0dRelease 4.11.52a3ab96fix: accept app arguments in user_preference_dir (#531)56a9bc7refactor: keyword-only booleans on the applications functions (#535)8147f77fix: accept app arguments in the applications functions (#534)8ea7338fix: return one site applications path for multipath (#532)4d4279fdocs: fix the iterator order claim in api.rst (#533)babf239[pre-commit.ci] pre-commit autoupdate (#530)e5fd9eaRelease 4.11.44bf9228docs: fix merge order in the config how-to (#529)c653668fix: stop iter_*_dirs yielding the same directory twice (#524)Updates
pymdown-extensionsfrom 11.0.1 to 11.0.2Release notes
Sourced from pymdown-extensions's releases.
Commits
b8996d7Docs: Update JS deps3a190d9Fix backtracking in HTML blocks extension819f2f8Keys: Fix regex pattern inefficiencies.34fc8e2Improve InlineHilite pattern parsing5dfef3fFix lintf263972Update tests to match latest Pygments6d3688eMake a note about symlinks and snippetsUpdates
webencodingsfrom 0.5.1 to 0.6.1Release notes
Sourced from webencodings's releases.
Changelog
Sourced from webencodings's changelog.
Commits
601652cVersion 0.6.12b24f60Fix links on PyPIf23bf4cVersion 0.6.0a468cbeAdd CI for releases and documentationed6ce2eUpdate supported versions of Python7f306d3Check more lint rules6a1f0edUpdate documentationf747db7Update README, tests and packagingafdafd6Update list of encodings and handle new "replacement" encoding630b4adremap to use correct python cjk codecsDependabot 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