Bump the production-dependencies group with 4 updates #708
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 production-dependencies group with 4 updates: boto3, botocore, idna and pydantic-core.
Updates
boto3
from 1.35.0 to 1.35.5Commits
07b20a3
Merge branch 'release-1.35.5'dfe6eee
Bumping version to 1.35.5f992cb9
Add changelog entries from botocore6775096
Merge branch 'release-1.35.4'b3fc22c
Merge branch 'release-1.35.4' into develop2addded
Bumping version to 1.35.4100ab89
Add changelog entries from botocore2ad7f06
Merge branch 'release-1.35.3'18867b0
Merge branch 'release-1.35.3' into develop981c83a
Bumping version to 1.35.3Updates
botocore
from 1.35.0 to 1.35.5Changelog
Sourced from botocore's changelog.
Commits
6231a99
Merge branch 'release-1.35.5'eda9f94
Bumping version to 1.35.504f683b
Update to latest modelsa2631c4
Merge branch 'release-1.35.4'5f7a2a4
Merge branch 'release-1.35.4' into developcf07f3e
Bumping version to 1.35.4233f4d9
Update partitions file9da7f13
Update endpoints modelbffc5bd
Update to latest models5713250
Merge branch 'release-1.35.3' into developUpdates
idna
from 3.7 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
pydantic-core
from 2.20.1 to 2.23.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
4113638
Prep for v2.23.0 (#1412)51c412b
Breaking change: Changemetadata
type hint fromAny
-> `Dict[str, Any] | ...b127652
Addingcls
reference toTypedDictSchema
(#1410)de04f03
Disable automatic assignees withhooky
(#1408)a6d0d63
Version bump to prep for new release (#1406)08a99b5
Introduceexactness
intoDecimal
validation logic (#1405)fdd1e85
Adding tagged union serializer 🚀 (#1397)3d8295e
Support complex numbers (#1331)bb67044
Usetyping_extensions.TypedDict
on Python < 3.12 (#1404)a072575
For missing fields, we don't warn onexclude_
, so don't warn onexclude
(...Most Recent Ignore Conditions Applied to This Pull Request
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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