build(deps): bump the deps group with 5 updates #347
Closed
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 deps group with 5 updates:
4.10.0
4.11.0
3.3.2
3.4.0
5.2.0
5.3.0
1.23.0
1.24.0
1.32.2
1.33.0
Updates
typing-extensions
from 4.10.0 to 4.11.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
d4d929d
Prepare release 4.11.0 (#363)94bec44
Prepare release 4.11.0rc1 (#362)10648b6
Fix tests on 3.13.0a5 (#358)8170fc7
Fix runtime behaviour of PEP 696 (#293)d34c389
Try to fix GH actions syntax (#355)d409ec9
Run CPython test suite in our CI (#353)9d1689e
Fix indentation in TypedDict docs (#352)4fdc09d
Third-party tests: don't run pydantic tests on pypy (#351)3304a5f
Stabilise third party tests (#348)c3dc681
Make sure thatReadOnly
is removed when using `get_type_hints(include_extra...Updates
motor
from 3.3.2 to 3.4.0Release notes
Sourced from motor's releases.
Changelog
Sourced from motor's changelog.
Commits
19eeb29
BUMP 3.4.072e8655
MOTOR-1286 Update Changelog for 3.4.0 (#273)0f1a6cd
[Motor-1175] Document Network Compression (#271)7bcea04
MOTOR-1279 Improve Motor Typing (#269)f4832d9
MOTOR-1284 Fix Cryptography Install on PyPy3.8 (#270)2d35987
[MOTOR-1269] Exclude Synchro test TestUnifiedInterruptInUsePoolClear (#268)1414d0f
MOTOR-1282 Stop using filemd5 in docs example for db.command (#267)9d00dd2
MOTOR-1277 Limit when pull request-specific tasks are run (#266)228e76a
MOTOR-1271 Use GitHub App to Auto Assign Reviewer (#265)e8a6d6d
MOTOR-1257 key_id can be passed as UUID with pymongo>=4.7 (#264)Updates
altair
from 5.2.0 to 5.3.0Release notes
Sourced from altair's releases.
... (truncated)
Commits
4a2e7f1
chore: bump version to 5.3.086c5411
docs: Fix numpy tooltip images example439c253
chore: Update releasing instructions51aa57f
chore: Add templates for PRs and automated release notes (#3381)d5b0736
feature: Add browser renderer to open charts in external browser and update c...d09b7de
docs: Remove release notes and fully capture them in GitHub Releases (#3380)2786dd3
Catch RuntimeError along with ImportError in pyarrow_available (#3387)e20cdef
perf: Improve performance ofChart.from_dict
(#3383)c7c4149
fix: Handle Date32 columns in Arrow tables and Polars DataFrames (#3377)b1b9dba
fix: Don't error when embed_options are None (#3376)Updates
opentelemetry-exporter-otlp
from 1.23.0 to 1.24.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
Commits
01d1d4b
[release/v1.24.x-0.45bx] Prepare release 1.24.0/0.45b0 (#3819)694445f
Fix license field in pyproject.toml files (#3803)d6321d6
Remove [test] package from opentelemetry-exporter-zipkin (#3774)82308f5
Remove [test] package from opentelemetry-exporter-otlp (#3756)947472b
Remove [test] package from opentelemetry-exporter-otlp-proto-common (#3738)7401bc0
Remove [test] package from opentelemetry-exporter-zipkin-json (#3739)d001e74
Remove [test] package from opentelemetry-exporter-prometheus (#3753)7f662c1
Remove [test] package from opentelemetry-exporter-zipkin-proto-http (#3754)473156b
Remove [test] package from opentelemetry-exporter-opencensus (#3755)6af918b
Remove [test] package from opentelemetry-exporter-otlp-proto-http (#3742)Updates
streamlit
from 1.32.2 to 1.33.0Release notes
Sourced from streamlit's releases.
Commits
9416152
Up version to 1.33.0a7da937
Fix unixodbc-dev dependency (#8417)e9231ed
Fix issues with fragments writing to containers and the sidebar (#8408)67a4a4a
Fixing failing session gc test in CI (#8421)820f188
Fix Pillow type errors (#8412)b6266ef
Docs/release 1.33 (#8397)fc13040
Gather metrics onget_option
(#8395)4c55b35
Feature:st.html
(#8366)b573f80
Add more complex e2e tests for@st
.experimental_fragment (#8393)ac88ef7
Readd mistakenly removed line and add explanatory comment (#8392)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