deps: bump the prod-deps group across 1 directory with 4 updates#5255
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the prod-deps group across 1 directory with 4 updates#5255dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-deps group with 4 updates in the / directory: [django-treebeard](https://github.com/django-treebeard/django-treebeard), [sentry-sdk](https://github.com/getsentry/sentry-python), [pyotp](https://github.com/pyauth/pyotp) and [boto3](https://github.com/boto/boto3). Updates `django-treebeard` from 5.2.2 to 5.3.0 - [Changelog](https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES.md) - [Commits](django-treebeard/django-treebeard@5.2.2...5.3.0) Updates `sentry-sdk` from 2.62.0 to 2.63.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.62.0...2.63.0) Updates `pyotp` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/pyauth/pyotp/releases) - [Changelog](https://github.com/pyauth/pyotp/blob/main/Changes.rst) - [Commits](pyauth/pyotp@v2.9.0...v2.10.0) Updates `boto3` from 1.43.24 to 1.43.36 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.24...1.43.36) --- updated-dependencies: - dependency-name: django-treebeard dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: sentry-sdk dependency-version: 2.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: pyotp dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: boto3 dependency-version: 1.43.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... 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 prod-deps group with 4 updates in the / directory: django-treebeard, sentry-sdk, pyotp and boto3.
Updates
django-treebeardfrom 5.2.2 to 5.3.0Changelog
Sourced from django-treebeard's changelog.
Commits
98ee4acBump to version 5.3.08f4db3fFix related name conflicts in test models.bd8b248Add checks to ensure manager methods subclass Treebeard managersb33a2fcAdd regression test for #405decc4f9Add support for many-to-many relationships to Node.load_bulk()34fed3afix: clear prefetch_related before iterator() in delete methods (fixes #405)Updates
sentry-sdkfrom 2.62.0 to 2.63.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
44b008aupdate changelog0b2af51Update CHANGELOG.md250caadrelease: 2.63.072a57defix(flask): Set user data on scope at request start (#6566)6a4c3a1fix: Remove 0000 trace_id fallbacks (#6570)1df9835feat(falcon): Set name and source on request span when streaming (#6562)77874bdtest(falcon): Support span streaming (#6561)6bcfb9cfix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...72d972cfix(fastapi): use effective_route_context path for prefixed routers (#6572)cc802f6feat(chalice): Add span streaming support to Chalice integration (#6503)Updates
pyotpfrom 2.9.0 to 2.10.0Release notes
Sourced from pyotp's releases.
Changelog
Sourced from pyotp's changelog.
Commits
81ed54av2.10.0d44e98aFix parse_uri mis-parsing of encoded colon in issuer/account name (#187)a25dbbbSimplified and improved generate_otp() performance in Steam class (#179)89ebf90Update CI matrix2c152d4Replace ubuntu-20.04 with 22.04 in CI (#177)6e25ce2Replace license classifier with license expression (#176)3419136Use trusted publishing and hatch0c3b765Format files with ruffa398c80Update CI configuration92b1dbcdocs: fix deprecated intersphinx_mapping format (#173)Updates
boto3from 1.43.24 to 1.43.36Commits
1d26f21Merge branch 'release-1.43.36'111333bBumping version to 1.43.369d1fa23Add changelog entries from botocore6d7f3c2Update security docs to use newer versions of openssl and python (#4796)c5b26caMerge branch 'release-1.43.35'c3750acMerge branch 'release-1.43.35' into develop46e77cdBumping version to 1.43.359919edeAdd changelog entries from botocore1820b7dMerge branch 'release-1.43.34'0065dbeMerge branch 'release-1.43.34' into developDependabot 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