Bump the pip group with 3 updates#336
Merged
ezio-melotti merged 1 commit intomainfrom May 1, 2026
Merged
Conversation
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python), [tomlkit](https://github.com/sdispater/tomlkit) and [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. Updates `sentry-sdk` to 2.58.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.0.0...2.58.0) Updates `tomlkit` to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.0...0.14.0) Updates `urllib3` to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.0...2.6.3) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production dependency-group: pip - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
ezio-melotti
approved these changes
May 1, 2026
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.
Updates the requirements on sentry-sdk, tomlkit and urllib3 to permit the latest version.
Updates
sentry-sdkto 2.58.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
ce445d9release: 2.58.0c0c0e9cfeat(litellm): Add async callbacks (#5969)ea74b63test(litellm): Replace mocks withhttpxtypes in rate-limit test (#5975)06ed1bctest(litellm): Replace mocks withhttpxtypes in embedding tests (#5970)66ef2e6test(litellm): Replace mocks withhttpxtypes in nonstreaming `completion()...96ebbf6fix(litellm): Avoid double span exits when streaming (#5933)7e22b5dbuild(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5979)35151a9build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#5980)d1c5b53build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#5981)e255aafbuild(deps): bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19...Updates
tomlkitto 0.14.0Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
... (truncated)
Commits
090a28echore(deps-dev): bump setuptools from 70.0.0 to 78.1.1 (#453)9bccd76chore: bump version to 0.14.0 in pyproject.toml and init.pye457892chore(deps-dev): bump urllib3 from 2.2.2 to 2.6.3 (#452)82970a1chore: update pre-commit hooks and refactor imports for consistencyedba395chore: update Python version and GitHub Actions to use latest versions (#451)5495784feat: add String.type property to retrieve the string typea61a4d5[pre-commit.ci] pre-commit autoupdate (#444)87ace5e[pre-commit.ci] pre-commit autoupdate (#438)3687d0dfix: update boolean function to handle both string and boolean inputs correctly6042e0cfeat: enhance custom encoders to accept _parent and _sort_keys parameters (#436)Updates
urllib3to 2.6.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
0248277Release 2.6.38864ac4Merge commit from fork70cecb2Fix Scorecard issues related to vulnerable dev dependencies (#3755)41f249aMove "v2.0 Migration Guide" to the end of the table of contents (#3747)fd4dffdPatchVerifiedHTTPSConnectionfor Emscripten (#3752)13f0bfdHandle massive values in Retry-After when calculating time to sleep for (#3743)8c480bfBump actions/upload-artifact from 5.0.0 to 6.0.0 (#3748)4b40616Bump actions/cache from 4.3.0 to 5.0.1 (#3750)82b8479Bump actions/download-artifact from 6.0.0 to 7.0.0 (#3749)34284cbMention experimental features in the security policy (#3746)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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