Skip to content
Snippets Groups Projects
Unverified Commit dc857f07 authored by Jonathan Weth's avatar Jonathan Weth :keyboard: Committed by GitHub
Browse files

Merge pull request #9 from hansegucker/dependabot/pip/tox-3.23.0

Bump tox from 3.22.0 to 3.23.0
parents 4092bb78 85b79b19
No related branches found
No related tags found
No related merge requests found
......@@ -936,7 +936,7 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
[[package]]
name = "tox"
version = "3.22.0"
version = "3.23.0"
description = "tox is a generic virtualenv management and test command line tool"
category = "dev"
optional = false
......@@ -1029,7 +1029,7 @@ testing = ["pytest (>=3.5,!=3.7.3)", "pytest-checkdocs (>=1.2.3)", "pytest-flake
[metadata]
lock-version = "1.1"
python-versions = "^3.6"
content-hash = "b69fd60321551dd152146d247b900a68852be377a91bfd431e3c3462b6541710"
content-hash = "69127f8bb7f65ff3630a8608c1e021499b09d49a948f598ff25d384c987312f1"
[metadata.files]
alabaster = [
......@@ -1559,8 +1559,8 @@ toml = [
{file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"},
]
tox = [
{file = "tox-3.22.0-py2.py3-none-any.whl", hash = "sha256:89afa9c59c04beb55eda789c7a65feb1a70fde117f85f1bd1c27c66758456e60"},
{file = "tox-3.22.0.tar.gz", hash = "sha256:ed1e650cf6368bcbc4a071eeeba363c480920e0ed8a9ad1793c7caaa5ad33d49"},
{file = "tox-3.23.0-py2.py3-none-any.whl", hash = "sha256:e007673f3595cede9b17a7c4962389e4305d4a3682a6c5a4159a1453b4f326aa"},
{file = "tox-3.23.0.tar.gz", hash = "sha256:05a4dbd5e4d3d8269b72b55600f0b0303e2eb47ad5c6fe76d3576f4c58d93661"},
]
typed-ast = [
{file = "typed_ast-1.4.2-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:7703620125e4fb79b64aa52427ec192822e9f45d37d4b6625ab37ef403e1df70"},
......
......@@ -29,7 +29,7 @@ isort = "^5.0.0"
flake8-isort = "^4.0.0"
pytest-cov = "^2.8.1"
pytest-sugar = "^0.9.2"
tox = "^3.22.0"
tox = "^3.23.0"
[tool.black]
line-length = 100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment