deps(pip): bump the backend-python-runtime group in /backend with 7 updates - #284
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(pip): bump the backend-python-runtime group in /backend with 7 updates#284dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the backend-python-runtime group in /backend with 7 updates: | Package | From | To | | --- | --- | --- | | [types-authlib](https://github.com/python/typeshed) | `1.7.2.20260814` | `1.7.2.20260827` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.16.1` | `6.16.2` | | [pyspnego](https://github.com/jborean93/pyspnego) | `0.12.1` | `0.12.2` | | [websockets](https://github.com/python-websockets/websockets) | `17.0.1` | `17.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.4` | `4.11.5` | Updates `types-authlib` from 1.7.2.20260814 to 1.7.2.20260827 - [Commits](https://github.com/python/typeshed/commits) 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 `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `pypdf` from 6.16.1 to 6.16.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.16.1...6.16.2) Updates `pyspnego` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/jborean93/pyspnego/releases) - [Changelog](https://github.com/jborean93/pyspnego/blob/main/CHANGELOG.md) - [Commits](jborean93/pyspnego@v0.12.1...v0.12.2) Updates `websockets` from 17.0.1 to 17.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@17.0.1...17.1) Updates `platformdirs` from 4.11.4 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.4...4.11.5) --- updated-dependencies: - dependency-name: types-authlib dependency-version: 1.7.2.20260827 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-python-runtime - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python-runtime - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python-runtime - dependency-name: pypdf dependency-version: 6.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python-runtime - dependency-name: pyspnego dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-python-runtime - dependency-name: websockets dependency-version: '17.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-python-runtime - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-python-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
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 backend-python-runtime group in /backend with 7 updates:
1.7.2.202608141.7.2.202608278.4.28.5.050.0.050.0.16.16.16.16.20.12.10.12.217.0.117.14.11.44.11.5Updates
types-authlibfrom 1.7.2.20260814 to 1.7.2.20260827Commits
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
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
pypdffrom 6.16.1 to 6.16.2Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
1da0987REL: 6.16.2f6853ccBUG: Make remove_from_tree() work on outline items (#3939)c6d38afBUG: Type character widths as float (#3996)882b3b2STY: Type the XMP stream as StreamObject rather than ContentStream (#3995)4c8f707STY: Accept any sequence of fit arguments in Fit (#3990)2450321STY: Accept any sequence as the annotation border (#3991)2dcab8dMAINT: Skip test_appearance_stream_rtl when RTL support is unavailable (#3993)412975aBUG: Be more lenient about space width in layout mode text extraction (#3992)ddbfea9BUG: Interpolate the reader in the reset_translation error message (#3981)c646ef2ROB: Improve RC4 fallback when cryptography can't provide it (#3853)Updates
pyspnegofrom 0.12.1 to 0.12.2Release notes
Sourced from pyspnego's releases.
Changelog
Sourced from pyspnego's changelog.
Commits
3bc2c19Prepare for v0.12.2 release (#107)1530ba1Update dev deps to use ruff, release prep (#106)a67095eUse canonical client principal when initializing kinit ccache (#104)Updates
websocketsfrom 17.0.1 to 17.1Release notes
Sourced from websockets's releases.
Commits
e87ea9bRelease version 17.1.caf68abMinor whitespace normalization.f4c73b7Accept pathlib.Path objects in path arguments.b1e4a14Clarify when the new asyncio implementation became the default.c7cc7edMove process_exception to the Sans-I/O layer.2543503Support reconnecting in the threading implementation.1c8fb09Follow redirects in the sync implementation.1f7f0e5Deprecate calling connect() directly.c06d5c5Support overriding host/post in the sync client.885e69bAdd tests for connecting without a context manager.Updates
platformdirsfrom 4.11.4 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)Dependabot 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