Skip to content
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 10 updates #383

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the deps group with 10 updates in the / directory:

Package From To
ydb 3.15.0 3.16.0
python-telegram-bot 21.4 21.5
opentelemetry-instrumentation 0.46b0 0.48b0
opentelemetry-exporter-otlp 1.26.0 1.27.0
idna 3.7 3.8
pytest-asyncio 0.23.7 0.24.0
poethepoet 0.27.0 0.28.0
websockets 12.0 13.0.1
streamlit 1.37.1 1.38.0
jupyter 1.0.0 1.1.1

Updates ydb from 3.15.0 to 3.16.0

Release notes

Sourced from ydb's releases.

3.16.0

  • Async implementation of Query Service SDK
  • New basic example with Query Service SDK

Full Changelog: 3.15.0...3.16.0

Changelog

Sourced from ydb's changelog.

3.16.0

  • Async implementation of Query Service SDK
  • New basic example with Query Service SDK
Commits

Updates python-telegram-bot from 21.4 to 21.5

Release notes

Sourced from python-telegram-bot's releases.

v21.5

Version 21.5

Released 2024-09-01

This is the technical changelog for version 21.5. More elaborate release notes can be found in the news channel @​pythontelegrambotchannel.

Major Changes

  • Full Support for Bot API 7.9 (#4429)
  • Full Support for Bot API 7.8 (#4408)

New Features

  • Add MessageEntity.shift_entities and MessageEntity.concatenate (#4376 closes #4372)
  • Add Parameter game_pattern to CallbackQueryHandler (#4353 by @​jainamoswal closes #4269)
  • Add Parameter read_file_handle to InputFile (#4388 closes #4339)

Documentation Improvements

Minor and Internal Changes

Dependency Updates

  • Update cachetools requirement from =5.3.3,<5.6.0 (#4437)
  • Bump sphinx from 7.4.7 to 8.0.2 and furo from 2024.7.18 to 2024.8.6 (#4412)
  • Bump test-summary/action from 2.3 to 2.4 (#4410)
  • Bump pytest from 8.2.2 to 8.3.2 (#4403)
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#4411)
  • Update cachetools requirement from ~=5.3.3 to >=5.3.3,<5.5.0 (#4390)
  • Bump sphinx from 7.3.7 to 7.4.7 (#4395)
  • Bump furo from 2024.5.6 to 2024.7.18 (#4392)
Changelog

Sourced from python-telegram-bot's changelog.

Version 21.5

Released 2024-09-01

This is the technical changelog for version 21.5. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.

Major Changes

  • Full Support for Bot API 7.9 (:pr:4429)
  • Full Support for Bot API 7.8 (:pr:4408)

New Features

  • Add MessageEntity.shift_entities and MessageEntity.concatenate (:pr:4376 closes :issue:4372)
  • Add Parameter game_pattern to CallbackQueryHandler (:pr:4353 by jainamoswal <https://github.com/jainamoswal>_ closes :issue:4269)
  • Add Parameter read_file_handle to InputFile (:pr:4388 closes :issue:4339)

Documentation Improvements

  • Bugfix for "Available In" Admonitions (:pr:4413)
  • Documentation Improvements (:pr:4400 closes :issue:4446, :pr:4448 by Palaptin <https://github.com/Palaptin>_)
  • Document Return Types of RequestData Members (:pr:4396)
  • Add Introductory Paragraphs to Telegram Types Subsections (:pr:4389 by mohdyusuf2312 <https://github.com/mohdyusuf2312>_ closes :issue:4380)
  • Start Adapting to RTD Addons (:pr:4386)

Minor and Internal Changes

  • Remove Surplus Logging from Updater Network Loop (:pr:4432 by MartinHjelmare <https://github.com/MartinHjelmare>_)
  • Add Internal Constants for Encodings (:pr:4378 by elpekenin <https://github.com/elpekenin>_)
  • Improve PyPI Automation (:pr:4375 closes :issue:4373)
  • Update Test Suite to New Test Channel Setup (:pr:4435)
  • Improve Fixture Usage in test_message.py (:pr:4431 by Palaptin <https://github.com/Palaptin>_)
  • Update Python 3.13 Test Suite to RC1 (:pr:4415)
  • Bump ruff and Add New Rules (:pr:4416)

Dependency Updates

  • Update cachetools requirement from =5.3.3,<5.6.0 (:pr:4437)
  • Bump sphinx from 7.4.7 to 8.0.2 and furo from 2024.7.18 to 2024.8.6 (:pr:4412)
  • Bump test-summary/action from 2.3 to 2.4 (:pr:4410)
  • Bump pytest from 8.2.2 to 8.3.2 (:pr:4403)
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (:pr:4411)
  • Update cachetools requirement from ~=5.3.3 to >=5.3.3,<5.5.0 (:pr:4390)
  • Bump sphinx from 7.3.7 to 7.4.7 (:pr:4395)

... (truncated)

Commits

Updates opentelemetry-instrumentation from 0.46b0 to 0.48b0

Changelog

Sourced from opentelemetry-instrumentation's changelog.

Version 1.27.0/0.48b0 ()

Added

  • opentelemetry-instrumentation-kafka-python Instrument temporary fork, kafka-python-ng inside kafka-python's instrumentation (#2537)

Breaking changes

  • opentelemetry-bootstrap Remove opentelemetry-instrumentation-aws-lambda from the defaults instrumentations (#2786)

Fixed

  • opentelemetry-instrumentation-httpx fix handling of async hooks (#2823)
  • opentelemetry-instrumentation-system-metrics fix process.runtime.cpu.utilization values to be shown in range of 0 to 1 (#2812)
  • opentelemetry-instrumentation-fastapi fix fastapi auto-instrumentation by removing fastapi-slim support, fastapi-slim itself is discontinued from maintainers (#2783)
  • opentelemetry-instrumentation-aws-lambda Avoid exception when a handler is not present. (#2750)
  • opentelemetry-instrumentation-django Fix regression - http.target re-added back to old semconv duration metrics (#2746)
  • opentelemetry-instrumentation-asgi do not set url.full attribute for server spans (#2735)
  • opentelemetry-instrumentation-grpc Fixes the issue with the gRPC instrumentation not working with the 1.63.0 and higher version of gRPC (#2483)
  • opentelemetry-instrumentation-aws-lambda Fixing w3c baggage support (#2589)
  • opentelemetry-instrumentation-celery propagates baggage (#2385)
  • opentelemetry-instrumentation-asyncio Fixes async generator coroutines not being awaited (#2792)
  • opentelemetry-instrumentation-tornado Handle http client exception and record exception info into span (#2563)
  • opentelemetry-instrumentation fix http.host new http semantic convention mapping to depend on kind of span (#2814)
  • opentelemetry-instrumentation Fix the description of http.server.duration and http.server.request.duration (#2753)

Version 1.26.0/0.47b0 (2024-07-23)

Added

  • opentelemetry-instrumentation-flask Add http.route and http.target to metric attributes (#2621)
  • opentelemetry-instrumentation-aws-lambda Enable global propagator for AWS instrumentation (#2708)

... (truncated)

Commits

Updates opentelemetry-exporter-otlp from 1.26.0 to 1.27.0

Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

Version 1.27.0/0.48b0 (2024-08-28)

  • Implementation of Events API (#4054)
  • Make log sdk add exception.message to logRecord for exceptions whose argument is an exception not a string message (#4122)
  • Fix use of link.attributes.dropped, which may not exist (#4119)
  • Running mypy on SDK resources (#4053)
  • Added py.typed file to top-level module (#4084)
  • Drop Final annotation from Enum in semantic conventions (#4085)
  • Update log export example to not use root logger (#4090)
  • sdk: Add OS resource detector (#3992)
  • sdk: Accept non URL-encoded headers in OTEL_EXPORTER_OTLP_*HEADERS to match other languages SDKs (#4103)
  • Update semantic conventions to version 1.27.0 (#4104)
  • Add support to type bytes for OTLP AnyValue (#4128)
  • Export ExponentialHistogram and ExponentialHistogramDataPoint (#4134)
  • Implement Client Key and Certificate File Support for All OTLP Exporters (#4116)
  • Remove _start_time_unix_nano attribute from _ViewInstrumentMatch in favor of using time_ns() at the moment when the aggregation object is created (#4137)
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 of link.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)
  • See full diff in compare view

Updates idna from 3.7 to 3.8

Release notes

Sourced from idna's releases.

v3.8

What's Changed

  • Fix regression where IDNAError exception was not being produced for certain inputs.
  • Add support for Python 3.13, drop support for Python 3.5 as it is no longer testable.
  • Documentation improvements
  • Updates to package testing using Github actions

Thanks to Hugo van Kemenade for contributions to this release.

Full Changelog: kjd/idna@v3.7...v3.8

Changelog

Sourced from idna's changelog.

3.8 (2024-08-23) ++++++++++++++++

  • Fix regression where IDNAError exception was not being produced for certain inputs.
  • Add support for Python 3.13, drop support for Python 3.5 as it is no longer testable.
  • Documentation improvements
  • Updates to package testing using Github actions

Thanks to Hugo van Kemenade for contributions to this release.

Commits
  • 784c6f4 Release v3.8
  • 28c7c9e Typo fix
  • a2b41c3 Pin remainder of Github Actions flagged in code scanning
  • 1f613c5 More Github Action dependency pinning
  • a87e2b6 Update OSSF scorecard to latest version
  • 12d4dd1 Merge pull request #182 from kjd/github-pypi-actions
  • e1a1541 Pin Github Actions dependencies
  • c109d3a Merge branch 'master' into github-pypi-actions
  • f8a8de4 Do not try to build/send packages to TestPyPI for now
  • 613bdde Update regexp to move global flag to start of expression
  • Additional commits viewable in compare view

Updates pytest-asyncio from 0.23.7 to 0.24.0

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio 0.24.0

0.24.0 (2024-08-22)

  • BREAKING: Updated minimum supported pytest version to v8.2.0
  • Adds an optional loop_scope keyword argument to pytest.mark.asyncio. This argument controls which event loop is used to run the marked async test. #706, #871
  • Deprecates the optional scope keyword argument to pytest.mark.asyncio for API consistency with pytest_asyncio.fixture. Users are encouraged to use the loop_scope keyword argument, which does exactly the same.
  • Raises an error when passing scope or loop_scope as a positional argument to @pytest.mark.asyncio. #812
  • Fixes a bug that caused module-scoped async fixtures to fail when reused in other modules #862 #668

pytest-asyncio 0.24.0a1

0.24.0 (UNRELEASED)

  • BREAKING: Updated minimum supported pytest version to v8.2.0
  • Adds an optional loop_scope keyword argument to pytest.mark.asyncio. This argument controls which event loop is used to run the marked async test. #706, #871
  • Deprecates the optional scope keyword argument to pytest.mark.asyncio for API consistency with pytest_asyncio.fixture. Users are encouraged to use the loop_scope keyword argument, which does exactly the same.
  • Raises an error when passing scope or loop_scope as a positional argument to @pytest.mark.asyncio. #812
  • Fixes a bug that caused module-scoped async fixtures to fail when reused in other modules #862 #668

pytest-asyncio 0.24.0a0

0.24.0 (UNRELEASED)

  • Adds an optional loop_scope keyword argument to pytest.mark.asyncio. This argument controls which event loop is used to run the marked async test. #706, #871
  • Deprecates the optional scope keyword argument to pytest.mark.asyncio for API consistency with pytest_asyncio.fixture. Users are encouraged to use the loop_scope keyword argument, which does exactly the same.
  • Raises an error when passing scope or loop_scope as a positional argument to @pytest.mark.asyncio. #812

pytest-asyncio 0.23.8

0.23.8 (2024-07-17)

  • Fixes a bug that caused duplicate markers in async tests #813

Known issues

As of v0.23, pytest-asyncio attaches an asyncio event loop to each item of the test suite (i.e. session, packages, modules, classes, functions) and allows tests to be run in those loops when marked accordingly. Pytest-asyncio currently assumes that async fixture scope is correlated with the new event loop scope. This prevents fixtures from being evaluated independently from the event loop scope and breaks some existing test suites (see #706). For example, a test suite may require all fixtures and tests to run in the same event loop, but have async fixtures that are set up and torn down for each module. If you're affected by this issue, please continue using the v0.21 release, until it is resolved.

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 tox
  • f03cf13 Build(deps): Bump hypothesis in /dependencies/default
  • 69540bf Build(deps): Bump attrs from 24.1.0 to 24.2.0 in /dependencies/default
  • b0ccfc5 Build(deps): Bump hypothesis in /dependencies/default
  • 574f1db Build(deps): Bump babel from 2.15.0 to 2.16.0 in /dependencies/docs
  • ae30dac Update .readthedocs.yaml to install pytest-asyncio
  • 972a704 Derive project version using importlib
  • d587a52 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates poethepoet from 0.27.0 to 0.28.0

Release notes

Sourced from poethepoet's releases.

0.28.0

Enhancements

Full Changelog: nat-n/poethepoet@v0.27.0...v0.28.0

Commits
  • e9689ad Bump the version to 0.28.0
  • 6e195de Add --executor CLI option to override the executor at runtime. (#238)
  • 8a52e4d Document support for global tasks and improve completion scripts (#235)
  • See full diff in compare view

Updates websockets from 12.0 to 13.0.1

Release notes

Sourced from websockets's releases.

13.0.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

13.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

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().
  • Additional commits viewable in compare view

Updates streamlit from 1.37.1 to 1.38.0

Release notes

Sourced from streamlit's releases.

1.38.0

What's Changed

Breaking Changes 🛠

New Features 🎉

Bug Fixes 🐛

Other Changes

... (truncated)

Commits

Updates jupyter from 1.0.0 to 1.1.1

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

Bumps the deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ydb](https://github.com/ydb-platform/ydb-python-sdk) | `3.15.0` | `3.16.0` |
| [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` |
| [poethepoet](https://github.com/nat-n/poethepoet) | `0.27.0` | `0.28.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 `ydb` from 3.15.0 to 3.16.0
- [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.0)

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 `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 `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: 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: poethepoet
  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]>
@dependabot dependabot bot added the dependencies Updating dependencies label Sep 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev/deps-547be630f5 branch September 7, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants