Learnosity / learnosity-sdk-python

Learnosity SDK for Python
Apache License 2.0
7 stars 10 forks source link

Bump virtualenv from 16.7.2 to 16.7.5 #48

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps virtualenv from 16.7.2 to 16.7.5.

Changelog *Sourced from [virtualenv's changelog](https://github.com/pypa/virtualenv/blob/master/docs/changes.rst).* > v16.7.5 (2019-09-03) > ==================== > > Bugfixes > -------- > > - upgrade pip from `19.2.2` to `19.2.3` ([\#1414](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1414)) > > v16.7.4 (2019-08-23) > ==================== > > Bugfixes > -------- > > - \* fix powershell activation when sourced ([\#1398](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1398)) > - - upgrade wheel from `0.33.4` to `0.33.6` and setuptools from `41.1.0` to `41.2.0` ([\#1409](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1409)) > > v16.7.3 (2019-08-16) > ==================== > > Bugfixes > -------- > > - upgrade pip from `19.1.1` to `19.2.2` and setuptools from `41.0.1` to `41.1.0` ([\#1404](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1404))
Commits - [`894c1b0`](https://github.com/pypa/virtualenv/commit/894c1b000ea5182a4b49f2bf4983b5828ce23207) release 16.7.5 - [`384e925`](https://github.com/pypa/virtualenv/commit/384e92560e6485fff6e07008f509391838503038) bump pip ([#1414](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1414)) - [`367c77b`](https://github.com/pypa/virtualenv/commit/367c77bdc036c30581900f83b3ce49fab02e63ef) Merge pull request [#1411](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1411) from victoriadrake/fix-spelling - [`8b592b6`](https://github.com/pypa/virtualenv/commit/8b592b6fc0be64ec74eb81a0e5fb83f7335cbfea) Fix spelling errors in docs - [`bf804ca`](https://github.com/pypa/virtualenv/commit/bf804cac8bd5a66c78819e966cd2bbe2e1c132f4) release 16.7.4 ([#1410](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1410)) - [`65cb1fe`](https://github.com/pypa/virtualenv/commit/65cb1fe3b1aa68969bef168d64fd6f1c4a4c934d) release 16.7.4 - [`38c4b3a`](https://github.com/pypa/virtualenv/commit/38c4b3a9b6e83dbdff9c6b9a58bbf28db201b750) prepare release 16.7.4 - [`1fdd10c`](https://github.com/pypa/virtualenv/commit/1fdd10c75fa84cdc1c3662dfe2f48b3207479a48) upgrade wheel and setuptools ([#1409](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1409)) - [`7174ccd`](https://github.com/pypa/virtualenv/commit/7174ccd569e0beea6be03ed06e1c5c3808f3aeb2) Revert the incorrect Windows part of [#1388](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1388) ([#1408](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1408)) - [`099cd8e`](https://github.com/pypa/virtualenv/commit/099cd8ef884ca487b6e7d8cc9e7ad843ed624cbc) release 16.7.3 ([#1405](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1405)) - Additional commits viewable in [compare view](https://github.com/pypa/virtualenv/compare/16.7.2...16.7.5)


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.


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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.