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 pip group with 7 updates:
1.35.71
1.35.76
1.35.71
1.35.76
2.10.2
2.10.3
4.6.2.post1
4.7.0
0.14.0
0.15.1
2.19.0
2.19.2
7.6.8
7.6.9
Updates
boto3
from 1.35.71 to 1.35.76Commits
a73c078
Merge branch 'release-1.35.76'ec12aea
Bumping version to 1.35.768d23369
Add changelog entries from botocore543da72
Merge branch 'release-1.35.75'c04fb42
Merge branch 'release-1.35.75' into develope9053d7
Bumping version to 1.35.75d3ecf83
Add changelog entries from botocorecf1ce04
Merge branch 'release-1.35.74'770fc4b
Merge branch 'release-1.35.74' into develop304539d
Bumping version to 1.35.74Updates
boto3-stubs
from 1.35.71 to 1.35.76Commits
Updates
pydantic
from 2.10.2 to 2.10.3Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
c326748
Prep for v2.10.3 release (#11038)68d35bf
Fix url json schema inserialization
mode (#11035)fa69b4c
Add adefault_factory_takes_validated_data
property toFieldInfo
(#11034)435a703
Fix host required enforcement for urls to be compatible with v2.9 behavior (#...b2c4548
Use the globals of the function when evaluating the return type for `PlainSer...cb962c1
Do not resolve the JSON Schema reference fordict
core schema keys (#10989)10ebcdf
Set fields whendefer_build
is set on Pydantic dataclasses (#10984)Updates
anyio
from 4.6.2.post1 to 4.7.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
c967f5c
Bumped up the versionf47ac5e
Rearranged changelog entriesf316ce5
Allowed Event to be set before it's bound to an async backend (#835)93a5746
Fixedasyncio.Task.cancelling
issues (#790)39cf394
Avoid exposing extra variables key and value in anyio.abc (#833)a2150f5
Fixed design issues in PR template (#834)0f80611
Added support for wait_readable() and wait_writable() on ProactorEventLoop (#...97d5fe6
Made asyncio TaskGroup work with eager task factories (#822)44405f4
Updated downstream test workflows and their target Python versions93c0cd6
Replaced mentions to run_sync_in_process with to_process.run_sync (#829)Updates
typer
from 0.14.0 to 0.15.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
0b89650
🔖 Release version 0.15.1bd89bf6
📝 Update release notes3b9ce47
✏️ Fix a few typos in the source and documentation (#1028)95ba85f
📝 Update release notesdbc335b
📝 Fix minor inconsistencies and typos in tutorial (#1067)b88c327
📝 Update release notesd8e56e2
🗑️ Deprecateshell_complete
and continue to useautocompletion
for CLI pa...5f378ee
📝 Update release notesb826dc4
✏️ Fix a few small typos in the documentation (#1077)9be60da
📝 Update release notesUpdates
sentry-sdk
from 2.19.0 to 2.19.2Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
163762f
release: 2.19.28f9461e
Deepcopy and ensure get_all function always terminates (#3861)fd56608
Merge branch 'release/2.19.1'7ab7fe6
Cleanup chalice test environment (#3858)231a6a1
Update CHANGELOG.mdc591b64
release: 2.19.17a6d460
Copy scope.client reference as well (#3857)5a09770
fix(spotlight): Don't give up on Spotlight on 3 errors (#3856)31fdcfa
fix(django): Fix errors when instrumenting Django cache (#3855)5891717
Script for checking if our instrumented libs are python 3.13 compatible (#3425)Updates
coverage
from 7.6.8 to 7.6.9Changelog
Sourced from coverage's changelog.
Commits
daac76d
docs: sample HTML for 7.6.9f7d7e42
docs: prep for 7.6.98fe3b2b
docs: thanks, Tomas Uribe for #1901346cfc0
fix: use set instead of list for arcs_executed, fixes poor performance (#1901)484678e
fix: COVERAGE_ONE_CORE should mean ctrace if possible37451ed
chore: make upgrade doc_upgradebd23445
chore: bump the action-dependencies group with 2 updates (#1899)01cf50c
test: add a test to satisfy a condition in results.py74d3c50
chore: make upgradef3b269c
build: only comment once on an issue mentioned twiceDependabot 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