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 #223

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
django-cors-headers (changelog) ==4.0.0 -> ==4.1.0 age adoption passing confidence
drf-yasg <1.21.6 -> <1.21.7 age adoption passing confidence
mysqlclient ==2.1.1 -> ==2.2.0 age adoption passing confidence
time-machine (changelog) ==2.9.0 -> ==2.10.0 age adoption passing confidence

Release Notes

adamchainz/django-cors-headers ### [`v4.1.0`](https://togithub.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#​410-2023-06-14) [Compare Source](https://togithub.com/adamchainz/django-cors-headers/compare/4.0.0...4.1.0) - Support Python 3.12.
axnsan12/drf-yasg ### [`v1.21.6`](https://togithub.com/axnsan12/drf-yasg/compare/1.21.5...1.21.6) [Compare Source](https://togithub.com/axnsan12/drf-yasg/compare/1.21.5...1.21.6)
PyMySQL/mysqlclient ### [`v2.2.0`](https://togithub.com/PyMySQL/mysqlclient/releases/tag/v2.2.0) [Compare Source](https://togithub.com/PyMySQL/mysqlclient/compare/v2.1.1...v2.2.0) #### What's Changed - Actions: Drop Python 3.6 and add 3.11-dev by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/542](https://togithub.com/PyMySQL/mysqlclient/pull/542) - docs: fix simple typo, portible -> portable by [@​timgates42](https://togithub.com/timgates42) in [https://github.com/PyMySQL/mysqlclient/pull/547](https://togithub.com/PyMySQL/mysqlclient/pull/547) - Update python_requires to match supported python versions by [@​gopackgo90](https://togithub.com/gopackgo90) in [https://github.com/PyMySQL/mysqlclient/pull/543](https://togithub.com/PyMySQL/mysqlclient/pull/543) - Raise ProgrammingError on -inf by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/557](https://togithub.com/PyMySQL/mysqlclient/pull/557) - Swap 3.11-dev for 3.11 in CI by [@​joshuadavidthomas](https://togithub.com/joshuadavidthomas) in [https://github.com/PyMySQL/mysqlclient/pull/561](https://togithub.com/PyMySQL/mysqlclient/pull/561) - Add CodeQL workflow for GitHub code scanning by [@​lgtm-com](https://togithub.com/lgtm-com) in [https://github.com/PyMySQL/mysqlclient/pull/565](https://togithub.com/PyMySQL/mysqlclient/pull/565) - ER_BAD_NULL should be IntegrityError. by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/579](https://togithub.com/PyMySQL/mysqlclient/pull/579) - Update windows build workflow by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/585](https://togithub.com/PyMySQL/mysqlclient/pull/585) - Use pkg-config instead of mysql_config by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/586](https://togithub.com/PyMySQL/mysqlclient/pull/586) - Remove uneeded code. by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/512](https://togithub.com/PyMySQL/mysqlclient/pull/512) - Add collation option by [@​vsalvino](https://togithub.com/vsalvino) in [https://github.com/PyMySQL/mysqlclient/pull/564](https://togithub.com/PyMySQL/mysqlclient/pull/564) - Start 2.2.0 development by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/587](https://togithub.com/PyMySQL/mysqlclient/pull/587) - Action: Use Ruff by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/588](https://togithub.com/PyMySQL/mysqlclient/pull/588) - Run pyupgrade --py38-plus by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/590](https://togithub.com/PyMySQL/mysqlclient/pull/590) - Update workflows by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/593](https://togithub.com/PyMySQL/mysqlclient/pull/593) - Update Django test workflow by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/594](https://togithub.com/PyMySQL/mysqlclient/pull/594) - CI: Update codeql build. by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/595](https://togithub.com/PyMySQL/mysqlclient/pull/595) - Improved exception handling when importing the module by [@​piglei](https://togithub.com/piglei) in [https://github.com/PyMySQL/mysqlclient/pull/596](https://togithub.com/PyMySQL/mysqlclient/pull/596) - CI: Fix django workflow by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/597](https://togithub.com/PyMySQL/mysqlclient/pull/597) - Use pyproject.toml by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/598](https://togithub.com/PyMySQL/mysqlclient/pull/598) - Add Cursor.mogrify(). by [@​steveteahan](https://togithub.com/steveteahan) in [https://github.com/PyMySQL/mysqlclient/pull/477](https://togithub.com/PyMySQL/mysqlclient/pull/477) - Add ability to customize ssl mode settings by [@​thereisnosun](https://togithub.com/thereisnosun) in [https://github.com/PyMySQL/mysqlclient/pull/475](https://togithub.com/PyMySQL/mysqlclient/pull/475) - Use src-layout. by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/600](https://togithub.com/PyMySQL/mysqlclient/pull/600) - Discard results without converting them into Python objects. by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/601](https://togithub.com/PyMySQL/mysqlclient/pull/601) - Fix sphinx warnings by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/602](https://togithub.com/PyMySQL/mysqlclient/pull/602) - Release GIL during result.discard() by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/604](https://togithub.com/PyMySQL/mysqlclient/pull/604) - Fix executemany with binary prefix by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/605](https://togithub.com/PyMySQL/mysqlclient/pull/605) - CI: Fix Django test by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/606](https://togithub.com/PyMySQL/mysqlclient/pull/606) - Fix Connection.escape() with Unicode input by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/608](https://togithub.com/PyMySQL/mysqlclient/pull/608) - fix: fix sslmode typo by [@​mschoettle](https://togithub.com/mschoettle) in [https://github.com/PyMySQL/mysqlclient/pull/609](https://togithub.com/PyMySQL/mysqlclient/pull/609) - CI: Update Django test workflow by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/610](https://togithub.com/PyMySQL/mysqlclient/pull/610) - Release v2.2.0rc1 by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/607](https://togithub.com/PyMySQL/mysqlclient/pull/607) - CI: Use MariaDB by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/611](https://togithub.com/PyMySQL/mysqlclient/pull/611) - ci: Run django test after our test by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/612](https://togithub.com/PyMySQL/mysqlclient/pull/612) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/PyMySQL/mysqlclient/pull/616](https://togithub.com/PyMySQL/mysqlclient/pull/616) - Release v2.2.0 by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/618](https://togithub.com/PyMySQL/mysqlclient/pull/618) #### New Contributors - [@​gopackgo90](https://togithub.com/gopackgo90) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/543](https://togithub.com/PyMySQL/mysqlclient/pull/543) - [@​joshuadavidthomas](https://togithub.com/joshuadavidthomas) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/561](https://togithub.com/PyMySQL/mysqlclient/pull/561) - [@​lgtm-com](https://togithub.com/lgtm-com) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/565](https://togithub.com/PyMySQL/mysqlclient/pull/565) - [@​vsalvino](https://togithub.com/vsalvino) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/564](https://togithub.com/PyMySQL/mysqlclient/pull/564) - [@​piglei](https://togithub.com/piglei) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/596](https://togithub.com/PyMySQL/mysqlclient/pull/596) - [@​steveteahan](https://togithub.com/steveteahan) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/477](https://togithub.com/PyMySQL/mysqlclient/pull/477) - [@​thereisnosun](https://togithub.com/thereisnosun) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/475](https://togithub.com/PyMySQL/mysqlclient/pull/475) - [@​mschoettle](https://togithub.com/mschoettle) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/609](https://togithub.com/PyMySQL/mysqlclient/pull/609) - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/PyMySQL/mysqlclient/pull/616](https://togithub.com/PyMySQL/mysqlclient/pull/616) **Full Changelog**: https://github.com/PyMySQL/mysqlclient/compare/v2.1.1...v2.2.0
adamchainz/time-machine ### [`v2.10.0`](https://togithub.com/adamchainz/time-machine/blob/HEAD/CHANGELOG.rst#​2100-2023-06-16) [Compare Source](https://togithub.com/adamchainz/time-machine/compare/2.9.0...2.10.0) - Support Python 3.12.

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.