d120 / pyofahrt

Verwaltungssoftware für die Erstsemesterfahrt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Bump mysqlclient from 1.4.5 to 1.4.6 #212

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mysqlclient from 1.4.5 to 1.4.6.

Changelog *Sourced from [mysqlclient's changelog](https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst).* > > What's new in 1.4.6 > > ------------------------------------------------------------------------ > > Release: 2019-11-21 > > - The `cp1252` encoding is used when charset is "latin1". ([#390](https://github-redirect.dependabot.com/PyMySQL/mysqlclient-python/issues/390)) > > ------------------------------------------------------------------------
Commits - [`17a75ea`](https://github.com/PyMySQL/mysqlclient-python/commit/17a75eae9f97efa1f71581052ad8f497103ed515) v1.4.6 - [`713d362`](https://github.com/PyMySQL/mysqlclient-python/commit/713d3625f8db73ad4b6e7208b9fe4665a113d8af) fixup docs - [`b080cc2`](https://github.com/PyMySQL/mysqlclient-python/commit/b080cc2b75451206097895a3359ba4c8242b4481) homebrew migrates mysql-connector-c to mysql-client ([#401](https://github-redirect.dependabot.com/PyMySQL/mysqlclient-python/issues/401)) - [`edeab30`](https://github.com/PyMySQL/mysqlclient-python/commit/edeab3040df660af7a02c4258bcbfdaf4af1d4b6) Use cp1252 for latin1 charset ([#398](https://github-redirect.dependabot.com/PyMySQL/mysqlclient-python/issues/398)) - [`6c67620`](https://github.com/PyMySQL/mysqlclient-python/commit/6c67620bc65728ff269dbb7550fc88b18073a74d) Try to fix RTD - [`9729f25`](https://github.com/PyMySQL/mysqlclient-python/commit/9729f251a245978e1b0ac4dd24410ca4fb1992f9) travis: Add Python 3.8 test. ([#393](https://github-redirect.dependabot.com/PyMySQL/mysqlclient-python/issues/393)) - [`0da8165`](https://github.com/PyMySQL/mysqlclient-python/commit/0da81656e9daa91da61cbdb0c29ab14b507f0c5c) fix PyMemberDef type of two attributes ([#395](https://github-redirect.dependabot.com/PyMySQL/mysqlclient-python/issues/395)) - [`6222ba6`](https://github.com/PyMySQL/mysqlclient-python/commit/6222ba69b0a547be7e0e93161d97ffd28af6e1a5) [CI] Try to fix travis ([#397](https://github-redirect.dependabot.com/PyMySQL/mysqlclient-python/issues/397)) - See full diff in [compare view](https://github.com/PyMySQL/mysqlclient-python/compare/v1.4.5...v1.4.6)


Dependabot compatibility score

Dependabot 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)

⚠️ Dependabot won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.

miterion commented 4 years ago

@dependabot merge