openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

⬆️(dependencies) update python dependencies #211

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipython (source) ==8.13.2 -> ==8.14.0 age adoption passing confidence
sentry-sdk (changelog) ==1.24.0 -> ==1.25.0 age adoption passing confidence

Release Notes

ipython/ipython ### [`v8.14.0`](https://togithub.com/ipython/ipython/compare/8.13.2...8.14.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.13.2...8.14.0)
getsentry/sentry-python ### [`v1.25.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#​1250) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.24.0...1.25.0) ##### Various fixes & improvements - Support urllib3>=2.0.0 ([#​2148](https://togithub.com/getsentry/sentry-python/issues/2148)) by [@​asottile-sentry](https://togithub.com/asottile-sentry) We're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to `<2.0.0` manually in your project. Check out the [the urllib3 migration guide](https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html#migrating-as-an-application-developer) for details. - Auto-retry tests on failure ([#​2134](https://togithub.com/getsentry/sentry-python/issues/2134)) by [@​sentrivana](https://togithub.com/sentrivana) - Correct `importlib.metadata` check in `test_modules` ([#​2149](https://togithub.com/getsentry/sentry-python/issues/2149)) by [@​asottile-sentry](https://togithub.com/asottile-sentry) - Fix distribution name normalization (PEP-0503) ([#​2144](https://togithub.com/getsentry/sentry-python/issues/2144)) by [@​rominf](https://togithub.com/rominf) - Fix `functions_to_trace` typing ([#​2141](https://togithub.com/getsentry/sentry-python/issues/2141)) by [@​rcmarron](https://togithub.com/rcmarron)

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.