-
Notifications
You must be signed in to change notification settings - Fork 67
Deps: Bump the python-packages group with 5 updates #1295
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
Merged
Merged
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
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.3` | `46.0.4` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.3` | `1.0.4` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.4.0` | `0.4.1` | | [rich](https://github.com/Textualize/rich) | `14.3.1` | `14.3.2` | Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.17.0...v2.18.0) Updates `cryptography` from 46.0.3 to 46.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.3...46.0.4) Updates `pathspec` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v1.0.3...v1.0.4) Updates `pytokens` from 0.4.0 to 0.4.1 - [Commits](tusharsadhwani/pytokens@0.4.0...0.4.1) Updates `rich` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.1...v14.3.2) --- updated-dependencies: - dependency-name: babel dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-version: 46.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytokens dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Feb 2, 2026
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
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 python-packages group with 5 updates:
2.17.02.18.046.0.346.0.41.0.31.0.40.4.00.4.114.3.114.3.2Updates
babelfrom 2.17.0 to 2.18.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
... (truncated)
Commits
56c63caPrepare for 2.18.0 (#1248)73015a1Add user-agent to CLDR downloader (#1247)29bd362Fix formatting compact currencies of exactly one thousand in several locales ...851db43Reuse InitCatalog's guts in UpdateCatalog (#1244)fd00e60Extract: Merge in per-format keywords and auto_comments (#1243)12a14b6Add dpgettext and dnpgettext support (#1235)7110e62Use canonical IANA zone names in zone_territories (#1220)e91c346Improve extract performance via ignoring directories early during os.walk (#968)0c4f378Convert Unittest testcases with setup/teardown to fixtures (#1240)218c96eAddbabel.core.get_cldr_version()(#1242)Updates
cryptographyfrom 46.0.3 to 46.0.4Changelog
Sourced from cryptography's changelog.
Commits
e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)Updates
pathspecfrom 1.0.3 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypiUpdates
pytokensfrom 0.4.0 to 0.4.1Commits
39eac88Release v0.4.128cc33cDon't emit dedents after an escaped new line (#19)881fdefPrimer impl (#21)101edb0fix quiet mode on failure15b7bc1add json support to cliUpdates
richfrom 14.3.1 to 14.3.2Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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