build(deps): bump the python group across 1 directory with 5 updates#65
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python group across 1 directory with 5 updates#65dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | `22.5` | `22.7` | | [litellm](https://github.com/BerriAI/litellm) | `1.80.8` | `1.83.7` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20251115` | `2.9.0.20260518` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | Updates `python-telegram-bot` from 22.5 to 22.7 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](python-telegram-bot/python-telegram-bot@v22.5...v22.7) Updates `litellm` from 1.80.8 to 1.83.7 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: python-telegram-bot dependency-version: '22.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
b2eb3fb to
c077d23
Compare
This file contains hidden or 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
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 python group with 5 updates in the / directory:
22.522.71.80.81.83.79.0.29.0.32.9.0.202511152.9.0.202605187.0.07.1.0Updates
python-telegram-botfrom 22.5 to 22.7Release notes
Sourced from python-telegram-bot's releases.
Commits
5a41d2bBump Version to v22.7 (#5176)108bfafDocumentation Improvements (#5119)3fd6932Lock file maintenance (#5175)22c31b1Update sigstore/gh-action-sigstore-python action to v3.2.0 (#5172)dd8c60fUpdate stefanzweifel/git-auto-commit-action action to v7.1.0 (#5173)5bc0f4fUpdate actions/checkout action to v6 (#5174)80f3ccdUpdate GitHub Artifact Actions (major) (#5171)537693fUpdate dependency astral-sh/uv to v0.10.10 (#5169)72e8dedUpdate astral-sh/setup-uv action to v7.5.0 (#5170)a48b08fBump Sphinx Related Dependencies, Fixuvand Docs Build (#5168)Updates
litellmfrom 1.80.8 to 1.83.7Release notes
Sourced from litellm's releases.
... (truncated)
Commits
Updates
pytestfrom 9.0.2 to 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260518Commits
Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...