build(deps): bump the deps group across 1 directory with 10 updates #383
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 10 updates in the / directory:
3.15.0
3.16.0
21.4
21.5
0.46b0
0.48b0
1.26.0
1.27.0
3.7
3.8
0.23.7
0.24.0
0.27.0
0.28.0
12.0
13.0.1
1.37.1
1.38.0
1.0.0
1.1.1
Updates
ydb
from 3.15.0 to 3.16.0Release notes
Sourced from ydb's releases.
Changelog
Sourced from ydb's changelog.
Commits
ef70e73
Release: 3.16.03c500d7
Update CHANGELOG.md766e863
Merge pull request #471 from ydb-platform/extend_basic_example_async9247707
Revert "add python 3.9 to tox matrix"02c0f11
add python 3.9 to tox matrixb15a1dd
style fixes7bfb416
Merge pull request #467 from ydb-platform/query_service_asyncf3bd613
Extend example with async mode145054f
review fixesaf4d5d9
style fixesUpdates
python-telegram-bot
from 21.4 to 21.5Release notes
Sourced from python-telegram-bot's releases.
Changelog
Sourced from python-telegram-bot's changelog.
... (truncated)
Commits
8c692d1
Bump Version to v21.5 (#4449)970d2ab
Documentation Improvements (#4400, #4448)60b439f
Updatecachetools
requirement from <5.5.0,>=5.3.3 to >=5.3.3,<5.6.0 (#4437)b17b0d2
Improve PyPI Automation (#4375)e0f3686
AddMessageEntity.shift_entities
andMessageEntity.concatenate
(#4376)01f6893
Bot API 7.9 (#4429)1e05381
Update Test Suite to New Test Channel Setup (#4435)a05362c
Remove Surplus Logging fromUpdater
Network Loop (#4432)fbf07bf
Improve Fixture Usage intest_message.py
(#4431)3017bf0
Update Python 3.13 Test Suite to RC1 (#4415)Updates
opentelemetry-instrumentation
from 0.46b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation's changelog.
... (truncated)
Commits
Updates
opentelemetry-exporter-otlp
from 1.26.0 to 1.27.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
Commits
0d899c8
[release/v1.27.x-0.48bx] Prepare release 1.27.0/0.48b0 (#4150)15ea441
Add support to type bytes for OTLP AnyValue encoding (#4128)e8cf94c
Implement Client Key and Certificate File Support for All OTLP Exporters (#4116)9a20504
Fix use oflink.attributes.dropped
, which may not exist (#4119)57d30b3
Accept non URL-encoded headers (#4103)794c51b
Update version to 1.27.0.dev/0.48b0.dev (#4075)Updates
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
pytest-asyncio
from 0.23.7 to 0.24.0Release notes
Sourced from pytest-asyncio's releases.
Commits
fb5422f
docs: Set release date for v0.24 in changelog.6dc7f58
docs: Add migration guides for pytest-asyncio v0.21 and v0.23.1bfc181
Wire Sphinx builds into the RTD config via toxf03cf13
Build(deps): Bump hypothesis in /dependencies/default69540bf
Build(deps): Bump attrs from 24.1.0 to 24.2.0 in /dependencies/defaultb0ccfc5
Build(deps): Bump hypothesis in /dependencies/default574f1db
Build(deps): Bump babel from 2.15.0 to 2.16.0 in /dependencies/docsae30dac
Update .readthedocs.yaml to install pytest-asyncio972a704
Derive project version using importlibd587a52
[pre-commit.ci] pre-commit autoupdateUpdates
poethepoet
from 0.27.0 to 0.28.0Release notes
Sourced from poethepoet's releases.
Commits
e9689ad
Bump the version to 0.28.06e195de
Add --executor CLI option to override the executor at runtime. (#238)8a52e4d
Document support for global tasks and improve completion scripts (#235)Updates
websockets
from 12.0 to 13.0.1Release notes
Sourced from websockets's releases.
Commits
157f790
Add provenance attestations.62d70f4
Restore speedups.c in source distribution.16456e2
Restore id-token permission.ed2f21e
Attempt to fix automatic creation of GitHub release.323adef
Migrate to actions/upload-artifact@v4.f9c20d0
Avoid deleting .so files in .direnv or equivalent.4d0e0e1
Build sdist and arch-independent wheel with build.0019943
Release version 13.0.12fa8bc
Complete changelog with changes since 12.0.9d355bf
Remove unnecessary code paths in keepalive().Updates
streamlit
from 1.37.1 to 1.38.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
2b69730
Up version to 1.38.006b791a
Disable Python integration tests temporarily (#9321)e91bea8
Refactor frontend styles, class names and test-ids - Part 3 (#9315)42af833
Docs for release 1.38.0 (#9319)5be8c0c
Add line wrapping to st code (#8558)fdc3f9d
Reformat some comments so thatmake help
works. (#9317)464ed88
Add type hinting and tests forselect_slider
andradio
widgets (#9296)8a71e6d
Migratedownload_button
e2e test to playwright (#9309)c837c2e
Remove experimental cached widget replay logic (#9305)ef630f4
Migratest.image
e2e test to playwright (#9306)Updates
jupyter
from 1.0.0 to 1.1.1Dependabot 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