-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the deps group across 1 directory with 13 updates #386
Closed
Conversation
This file contains 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
Bumps the deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.0` | | [ydb](https://github.com/ydb-platform/ydb-python-sdk) | `3.15.0` | `3.16.1` | | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | `21.4` | `21.5` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.46b0` | `0.48b0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.26.0` | `1.27.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.24.0` | | [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) | `0.72.0` | `0.73.0` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.27.0` | `0.28.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.0` | `0.114.0` | | [websockets](https://github.com/python-websockets/websockets) | `12.0` | `13.0.1` | | [streamlit](https://github.com/streamlit/streamlit) | `1.37.1` | `1.38.0` | | [jupyter](https://jupyter.org) | `1.0.0` | `1.1.1` | Updates `pydantic` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.0) Updates `ydb` from 3.15.0 to 3.16.1 - [Release notes](https://github.com/ydb-platform/ydb-python-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-python-sdk/blob/main/CHANGELOG.md) - [Commits](ydb-platform/ydb-python-sdk@3.15.0...3.16.1) Updates `python-telegram-bot` from 21.4 to 21.5 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](python-telegram-bot/python-telegram-bot@v21.4...v21.5) Updates `opentelemetry-instrumentation` from 0.46b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-exporter-otlp` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.26.0...v1.27.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `pytest-asyncio` from 0.23.7 to 0.24.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.24.0) Updates `python-on-whales` from 0.72.0 to 0.73.0 - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](gabrieldemarmiesse/python-on-whales@v0.72.0...v0.73.0) Updates `poethepoet` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.27.0...v0.28.0) Updates `fastapi` from 0.112.0 to 0.114.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.0...0.114.0) Updates `websockets` from 12.0 to 13.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...13.0.1) Updates `streamlit` from 1.37.1 to 1.38.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.37.1...1.38.0) Updates `jupyter` from 1.0.0 to 1.1.1 --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ydb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: opentelemetry-instrumentation dependency-type: direct:production dependency-group: deps - dependency-name: opentelemetry-exporter-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: python-on-whales dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: poethepoet dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: fastapi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: websockets dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: streamlit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: jupyter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 the deps group with 13 updates in the / directory:
2.8.2
2.9.0
3.15.0
3.16.1
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.72.0
0.73.0
0.27.0
0.28.0
0.112.0
0.114.0
12.0
13.0.1
1.37.1
1.38.0
1.0.0
1.1.1
Updates
pydantic
from 2.8.2 to 2.9.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
ed92d0a
Prep for v2.9 release (#10311)eecde7b
Fix lifecycle docs formatting (#10309)447879b
Add schema generation benchmarks for models with custom serializers (#10290)91a4993
Add link for complex docs (#10301)8a01cc8
Respectschema_generator
config value inTypeAdapter
(#10300)5c24abb
Ensure__pydantic_complete__
is set when rebuilding dataclasses (#10291)0a78494
Try fix forcoverage
with hidden files (#10298)d7e8125
Ensure coverage data artifact is correctly uploaded (#10292)c109563
Support signature for wrap validators withoutinfo
(#10277)0115f7b
Reformat + add some benchmarks for annotated validators (#10276)Updates
ydb
from 3.15.0 to 3.16.1Release notes
Sourced from ydb's releases.
Changelog
Sourced from ydb's changelog.
Commits
683d5b0
Release: 3.16.1198a6e5
Update CHANGELOG.md69636af
Merge pull request #482 from ydb-platform/fix/forever_closing_connection94ca12d
Remove connection from pool before waiting for results3e31475
Merge pull request #480 from ydb-platform/update_examples_certs5849cee
Add root_certificates to driver init in examples1c2a7b2
Merge pull request #477 from weres-sa/add_python_prepared_request_example8ae452d
Improve example9f5650a
Fix styleb39f19d
Add recomended cached query usage exampleUpdates
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
python-on-whales
from 0.72.0 to 0.73.0Release notes
Sourced from python-on-whales's releases.
Commits
86a5c8d
Bump version to 0.73.04a518a5
Add "network exists" command (#632)f58af9e
Added missing docstrings for network functions (#631)6ac7b6f
Update container component to accept args as Iterable and Mapping (#627)7bd00cb
Update pod component to use generic Iterable and Mapping types (#599)cfd6920
add auto/light/dark mode for docs (#625)1a7f3ea
Drop support for pydantic v1 (#630)9da040b
Fix "Render docs" CI job (#628)69b2ac3
Allow for multiple env-files (#616)338feb5
Fix handling of 'podman pod create --share=...' (#620)Updates
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
Docum...Description has been truncated