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

Bump the pydeps group across 1 directory with 4 updates #9847

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the pydeps group with 4 updates in the /server directory: sentry-sdk, fastapi, python-swiftclient and boto3-stubs.

Updates sentry-sdk from 2.21.0 to 2.22.0

Release notes

Sourced from sentry-sdk's releases.

2.22.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.22.0

Various fixes & improvements

Commits
  • 1fcd364 Updated Changelog.md
  • 1abad47 release: 2.22.0
  • 6a1b7d4 tests(httplib): Fix flakey https test (#4057)
  • ae68d85 Revert "feat(tracing): Add propagate_traces deprecation warning (#3899)" (#...
  • 7b5904a tests: Generate tox entries for grpc via script (#3979)
  • 24afdb3 tests: Generate some of the Web 2 tox entries by toxgen (#3981)
  • 8f22def tests: Generate part of the Tasks tox entries by a script (#3976)
  • 25ddbca tests: Generate some of the AI tox entries by toxgen (#3977)
  • 85879b4 tests: Generate some of the Web 1 tox entries with toxgen (#3980)
  • feb642b tests: Generate DB group by toxgen script (#3978)
  • Additional commits viewable in compare view

Updates fastapi from 0.115.8 to 0.115.11

Release notes

Sourced from fastapi's releases.

0.115.11

Fixes

Translations

  • 🌐 Add Russian translation for docs/ru/docs/tutorial/middleware.md. PR #13412 by @​alv2017.

Internal

0.115.10

Fixes

  • ♻️ Update internal annotation usage for compatibility with Pydantic 2.11. PR #13314 by @​Viicos.

Upgrades

Translations

0.115.9

Fixes

  • 🐛 Ensure that HTTPDigest only raises an exception when auto_error is True. PR #2939 by @​arthurio.

Refactors

... (truncated)

Commits
  • 3824664 🔖 Release version 0.115.11
  • a01ed2f 📝 Update release notes
  • a2c2e33 📝 Update release notes
  • 74fe89b 🐛 Add docs examples and tests (support) for Annotated custom validations, l...
  • f5056f8 📝 Update release notes
  • 60f0586 📝 Update release notes
  • b7d3f2a 📝 Update release notes
  • ea57612 👥 Update FastAPI GitHub topic repositories (#13439)
  • 1865447 👥 Update FastAPI People - Contributors and Translators (#13432)
  • 89e0c10 👥 Update FastAPI People - Sponsors (#13433)
  • Additional commits viewable in compare view

Updates python-swiftclient from 4.6.0 to 4.7.0

Commits

Updates boto3-stubs from 1.36.21 to 1.37.4

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

You can trigger a rebase of this PR 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 pydeps group with 4 updates in the /server directory: [sentry-sdk](https://github.com/getsentry/sentry-python), [fastapi](https://github.com/fastapi/fastapi), [python-swiftclient](https://github.com/openstack/swift) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `sentry-sdk` from 2.21.0 to 2.22.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.21.0...2.22.0)

Updates `fastapi` from 0.115.8 to 0.115.11
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.8...0.115.11)

Updates `python-swiftclient` from 4.6.0 to 4.7.0
- [Changelog](https://github.com/openstack/swift/blob/master/CHANGELOG)
- [Commits](https://github.com/openstack/swift/commits)

Updates `boto3-stubs` from 1.36.21 to 1.37.4
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pydeps
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pydeps
- dependency-name: python-swiftclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pydeps
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pydeps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 04:02
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Python Impact: Python-related stuff labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Python Impact: Python-related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants