Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Bump pytest-flake8 from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [pytest-flake8](https://github.com/tholo/pytest-flake8) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/tholo/pytest-flake8/releases)
- [Changelog](https://github.com/tholo/pytest-flake8/blob/master/CHANGELOG)
- [Commits](tholo/pytest-flake8@1.0.2...1.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 15, 2019
1 parent 9c2e251 commit 2747148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.lock
Expand Up @@ -331,7 +331,7 @@ description = "pytest plugin to check FLAKE8 requirements"
name = "pytest-flake8"
optional = false
python-versions = "*"
version = "1.0.2"
version = "1.0.3"

[package.dependencies]
flake8 = ">=3.5"
Expand Down Expand Up @@ -420,7 +420,7 @@ pydocstyle = ["2258f9b0df68b97bf3a6c29003edc5238ff8879f1efb6f1999988d934e432bd8"
pyflakes = ["08bd6a50edf8cffa9fa09a463063c425ecaaf10d1eb0335a7e8b1401aef89e6f", "8d616a382f243dbf19b54743f280b80198be0bca3a5396f1d2e1fca6223e8805"]
pytest = ["41568ea7ecb4a68d7f63837cf65b92ce8d0105e43196ff2b26622995bb3dc4b2", "c3c573a29d7c9547fb90217ece8a8843aa0c1328a797e200290dc3d0b4b823be"]
pytest-cov = ["0ab664b25c6aa9716cbf203b17ddb301932383046082c081b9848a0edf5add33", "230ef817450ab0699c6cc3c9c8f7a829c34674456f2ed8df1fe1d39780f7c87f"]
pytest-flake8 = ["4f30f5be3efb89755f38f11bdb2a5e22d19a6f5faa73428f703a3292a9572cd3", "c740ad6aa19e3958947d2118f70bed218caf1d2097039fb7318573a2a72f89a1"]
pytest-flake8 = ["b2c71fb6d469bae076a01c43d4a83485d740db6a8a00bad77e0657ed035e98d4", "e6a407e8effa623d839e4994799c2a4674ff46219d39533fc0afccf39af53fc1"]
pytest-isort = ["2221c0914dfca41914625a646f0d2d1d4c676861b9a7b26746a7fdd40aa2c59b", "c70d0f900f4647bb714f0843dd82d7f7b759904006de31254efdb72ce88e0c0e"]
pytest-randomly = ["6db5e03d72b54052b9b379dc3cfa4749c19bfe4de161cf3eb24762049f4ce9be", "92ec6745d3ebdd690ecb598648748c9601f16f5afacf83ccef2b50d23e6edb7f"]
six = ["3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c", "d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73"]
Expand Down

0 comments on commit 2747148

Please sign in to comment.