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.3 #38

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps virtualenv from 16.7.2 to 16.7.3.

Changelog *Sourced from [virtualenv's changelog](https://github.com/pypa/virtualenv/blob/master/docs/changes.rst).* > 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 - [`7c70dd4`](https://github.com/pypa/virtualenv/commit/7c70dd4714f06296ddb3f7ed4a919e1816ce00f3) release 16.7.3 - [`1746688`](https://github.com/pypa/virtualenv/commit/174668829bc53cb974fb7317a7ec22819c07699d) bump version - [`3fb2265`](https://github.com/pypa/virtualenv/commit/3fb22657907772cc9fa51638c6879a235c3daa1d) bump vendored packages ([#1404](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1404)) - [`24c58ed`](https://github.com/pypa/virtualenv/commit/24c58ed53ea54b544a7a6f1db389223248c82fe0) Fix path_locations for PyPy on Windows ([#1400](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1400)) - [`c060353`](https://github.com/pypa/virtualenv/commit/c0603532bc02e5a18700f0e63d2de5cbd8fd1286) release 16.7.2 ([#1397](https://github-redirect.dependabot.com/pypa/virtualenv/issues/1397)) - See full diff in [compare view](https://github.com/pypa/virtualenv/compare/16.7.2...16.7.3)


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

Superseded by #42.