Skip to content

Commit

Permalink
Merge pull request #29 from sobolevn/dependabot/pip/pytest-isort-0.3.1
Browse files Browse the repository at this point in the history
Bump pytest-isort from 0.3.0 to 0.3.1
  • Loading branch information
sobolevn committed Mar 12, 2019
2 parents 1ed7b38 + 5eec9ee commit c1089de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ description = "py.test plugin to check import ordering using isort"
name = "pytest-isort"
optional = false
python-versions = "*"
version = "0.3.0"
version = "0.3.1"

[package.dependencies]
isort = ">=4.0"
Expand Down Expand Up @@ -435,7 +435,7 @@ pyflakes = ["5e8c00e30c464c99e0b501dc160b13a14af7f27d4dffb529c556e30a159e231d",
pytest = ["067a1d4bf827ffdd56ad21bd46674703fce77c5957f6c1eef731f6146bfcef1c", "9687049d53695ad45cf5fdc7bbd51f0c49f1ea3ecfc4b7f3fde7501b541f17f4"]
pytest-cov = ["0ab664b25c6aa9716cbf203b17ddb301932383046082c081b9848a0edf5add33", "230ef817450ab0699c6cc3c9c8f7a829c34674456f2ed8df1fe1d39780f7c87f"]
pytest-flake8 = ["4d225c13e787471502ff94409dcf6f7927049b2ec251c63b764a4b17447b60c0", "d7e2b6b274a255b7ae35e9224c85294b471a83b76ecb6bd53c337ae977a499af"]
pytest-isort = ["21f3fafe161695a0cd73087e6e1dce832c13f2685fd0a4d2c50f1ca80774912e", "328f096986af4001a0a39d534afe087670ed6902464ea6a9de059211ecd6baf5"]
pytest-isort = ["3be60e0de277b420ff89303ca6494320c41f7819ffa898756b90ef976e4c636a", "4bfee60dad1870b51700d55a85f5ceda766bd9d3d2878c1bbabee80e61b1be1a"]
pytest-randomly = ["73489a8a650b7b28e6b03c1e8a35cb28f40b826362fc638662d74e35cb311f22", "a811c854e6b220437d45d1408e8deb0fc1537c8d5db9857364f9bdcde30a348e"]
six = ["3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c", "d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73"]
snowballstemmer = ["919f26a68b2c17a7634da993d91339e288964f93c274f1343e3bbbe2096e1128", "9f3bcd3c401c3e862ec0ebe6d2c069ebc012ce142cce209c098ccb5b09136e89"]
Expand Down

0 comments on commit c1089de

Please sign in to comment.