Simple as dead support of Redis database for Flask applications
Bumps [tox](https://github.com/tox-dev/tox) from 3.14.5 to 3.23.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/blob/3.23.1/docs/changelog.rst">tox's changelog</a>.</em></p> <blockquote> <p>v3.23.1 (2021-05-05) Bugfixes ^^^^^^^^</p> <ul> <li>Distinguish between normal Windows Python and MSYS2 Python when looking for virtualenv executable path. Adds os.sep to InterpreterInfo <ul> <li>by jschwartzentruber <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1982">#1982</a></li> </ul> </li> <li>Fix a <code>tox-conda</code> isolation build bug - by AntoineD. <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2056">#2056</a></li> </ul> <h1>Documentation</h1> <ul> <li>Update examples in the documentation to use <code>setenv</code> in the <code>[testenv]</code> sections, not wrongly in the <code>[tox]</code> main section. <ul> <li>by AndreyNautilus <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1999">#1999</a></li> </ul> </li> </ul> <h1>Miscellaneous</h1> <ul> <li>Enable building tox with <code>setuptools_scm</code> 6+ by hroncok <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1984">#1984</a></li> </ul> <h2>v3.23.0 (2021-03-03)</h2> <h1>Features</h1> <ul> <li>tox can now be invoked with a new <code>--no-provision</code> flag that prevents provision, if requires or minversion are not satisfied, tox will fail; if a path is specified as an argument to the flag (e.g. as <code>tox --no-provision missing.json</code>) and provision is prevented, provision metadata are written as JSON to that path - by hroncok <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1921">#1921</a></li> <li>Unicode support in <code>pyproject.toml</code> - by domdfcoding <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1940">#1940</a></li> </ul> <h2>v3.22.0 (2021-02-16)</h2> <h1>Features</h1> <ul> <li>The value of the requires configuration option is now exposed via the tox.config.Config object - by hroncok <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1918">#1918</a></li> </ul> <h2>v3.21.4 (2021-02-02)</h2> <h1>Bugfixes</h1> <ul> <li>Adapt tests not to assume the <code>easy_install</code> command exists, as it was removed from <code>setuptools</code> 52.0.0+ - by hroncok <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1893">#1893</a></li> </ul> <h2>v3.21.3 (2021-01-28)</h2> <h1>Bugfixes</h1> <ul> <li>Fix a killed tox (via SIGTERM) leaving the commands subprocesses running by handling it as if it were a KeyboardInterrupt - by dajose <a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/1772">#1772</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/tox/commit/d98f589197f033fa9846918f309bf66a645f905b"><code>d98f589</code></a> release 3.23.1</li> <li><a href="https://github.com/tox-dev/tox/commit/95cec4656e0aea665375696bc62426a0db3cbfff"><code>95cec46</code></a> Fix when there is no 4th arg passed to build_isolated (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2056">#2056</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/726a275ab43d2da4628caa245eb6e69ffdca0c26"><code>726a275</code></a> Remove redundant character escape in some regexes (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2051">#2051</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/20d08c1f58c19144d0078952ba3b9eac018a4bea"><code>20d08c1</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2054">#2054</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/2d820ec8303095a78f7cf9c020bb7aca8ae08166"><code>2d820ec</code></a> Fix badge link and code formatting (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2053">#2053</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/a0f0572ac35449c2997b6532ac525ccae3a5296a"><code>a0f0572</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2046">#2046</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/8279ceb2de93c5ffbe0a1735227599ee55449d0e"><code>8279ceb</code></a> fix some typos</li> <li><a href="https://github.com/tox-dev/tox/commit/ffb4975333830243b171fa299757039370a0478f"><code>ffb4975</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2040">#2040</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/f2b098eeca74c141821003c7df86d97e858141df"><code>f2b098e</code></a> Set daemon attribute instead of using setDaemon method that was deprecated in...</li> <li><a href="https://github.com/tox-dev/tox/commit/c81ecd5bfc62c77e48f6efe313717129ed07d0c9"><code>c81ecd5</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2023">#2023</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/3.14.5...3.23.1">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=tox&package-manager=pip&previous-version=3.14.5&new-version=3.23.1) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot-preview[bot] and has received 1 comments.