Bump the python-deps group in /backend with 3 updates - #60
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-deps group in /backend with 3 updates#60dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [authlib](https://github.com/authlib/authlib), [pydantic](https://github.com/pydantic/pydantic) and [websockets](https://github.com/python-websockets/websockets) to permit the latest version. Updates `authlib` to 1.8.0 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.7.2...v1.8.0) Updates `pydantic` to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `websockets` to 17.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@17.0.1...17.1) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.8.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production dependency-group: python-deps - dependency-name: websockets dependency-version: '17.1' dependency-type: direct:production dependency-group: python-deps ... 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.
Updates the requirements on authlib, pydantic and websockets to permit the latest version.
Updates
authlibto 1.8.0Release notes
Sourced from authlib's releases.
Commits
1a86748chore: release 1.8.0e4fb941Merge pull request #923 from authlib/fix-9219f2cd2eMerge pull request #922 from authlib/fix-9025d53239fix(oidc): omit claims when the value is None772bc72Merge pull request #919 from RavSinghChandan/fix-oauth1-insecure-transport-de...11794b0Merge pull request #908 from arpitjain099/chore/device-cred-authenticated-cli...13f2eb0fix(client): Added client_id parameter to AssertionClient (#476)dde5b7afix(client): rollbacke4aec8cfix(client): remove default= keyword from starlette client config.get calls (...62f41ccfix(client): httpx oauth1 binary form data (#779)Updates
pydanticto 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
websocketsto 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.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