build(deps): bump construct-typing from 0.7.0 to 0.8.1 in /clients/py - #815
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump construct-typing from 0.7.0 to 0.8.1 in /clients/py#815dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [construct-typing](https://github.com/timrid/construct-typing) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/timrid/construct-typing/releases) - [Changelog](https://github.com/timrid/construct-typing/blob/main/CHANGELOG.md) - [Commits](timrid/construct-typing@v0.7.0...v0.8.1) --- updated-dependencies: - dependency-name: construct-typing dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/clients/py/construct-typing-0.8.1
branch
from
July 24, 2026 09:12
c327091 to
02cb6d0
Compare
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 construct-typing from 0.7.0 to 0.8.1.
Release notes
Sourced from construct-typing's releases.
Changelog
Sourced from construct-typing's changelog.
Commits
4a45594Prepare release 0.8.17a9e86dMerge pull request #44 from timrid/add-subconstructefce645typed: AddedSubconstruct,SymmetricAdapter,TunnelandValidatorto ...58cb768Merge pull request #45 from timrid/pep639-license6ce810dUse license declaration according to PEP6391259b8aPrepare Changelog for new release 0.8.0ceb8257Merge pull request #43 from timrid/more-pyright-fixes3518f8eEnable more pyright rules and fix some typing issuesf7f1ed4Merge pull request #42 from timrid/remove-typing-optional270d277Use PEP604 union syntax "X | Y" instead of "Union[X, Y]" and "X | None" inste...