build(deps): bump the uv group across 1 directory with 5 updates#187
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the uv group across 1 directory with 5 updates#187dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dnspython](https://github.com/rthalley/dnspython) | `2.0.0` | `2.6.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.5.12` | `1.45.1` | | [memray](https://github.com/bloomberg/memray) | `1.17.2` | `1.19.2` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.1` | `0.6.3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.3` | Updates `dnspython` from 2.0.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.0.0...v2.6.1) Updates `sentry-sdk` from 1.5.12 to 1.45.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/1.45.1/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.5.12...1.45.1) Updates `memray` from 1.17.2 to 1.19.2 - [Release notes](https://github.com/bloomberg/memray/releases) - [Changelog](https://github.com/bloomberg/memray/blob/main/NEWS.rst) - [Commits](bloomberg/memray@v1.17.2...v1.19.2) Updates `pyasn1` from 0.6.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.3) Updates `urllib3` from 2.5.0 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.5.0...2.6.3) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.6.1 dependency-type: direct:development dependency-group: uv - dependency-name: sentry-sdk dependency-version: 1.45.1 dependency-type: direct:development dependency-group: uv - dependency-name: memray dependency-version: 1.19.2 dependency-type: direct:development dependency-group: uv - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: uv - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
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 uv group with 5 updates in the / directory:
2.0.02.6.11.5.121.45.11.17.21.19.20.6.10.6.32.5.02.6.3Updates
dnspythonfrom 2.0.0 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
0a742b9update CI0ea5ad0The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d3982.6.1 version prepcecb853Further improve CVE fix coverage to 100% for sync and async.7952e31test IgnoreErrorse093299For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f782.6.0 versioningca63d95Require cryptography >=41 instead of 42.902cbf3Create CODE_OF_CONDUCT.mded9795fgithub contributing and pull request templateUpdates
sentry-sdkfrom 1.5.12 to 1.45.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
282b8f7Update CHANGELOG.md6c867c4release: 1.45.1388e68eFix tests (#3341)dfcab26Run integrations tests on 1.x2812640Run CI on 1.x branch892dd80fix(integrations): don't send full env to subprocess51a906cUpdate CHANGELOG.md7570e39release: 1.45.0e22abb6fix(metrics): Changedata_categoryfromstatsdtometric_bucket(#2954)fab65e6feat(metrics): New normalization of keys, values, units (#2946)Updates
memrayfrom 1.17.2 to 1.19.2Release notes
Sourced from memray's releases.
... (truncated)
Changelog
Sourced from memray's changelog.