diff options
| author | 2021-12-08 12:28:54 +0100 | |
|---|---|---|
| committer | 2021-12-08 12:28:54 +0100 | |
| commit | 6f275cf3299c2c423e2c6cd38a21dcc4416e35c6 (patch) | |
| tree | 006d64cf28d405c44b89d83057b65d7dbc68698e /pyproject.toml | |
| parent | Correct typo in logline (diff) | |
| parent | Merge pull request #1994 from onerandomusername/fix-pep-whitespace (diff) | |
Merge branch 'main' into modpings-schedule
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index e227ffaa6..563bf4a27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ flake8-isort = "~=4.0" pep8-naming = "~=0.9" pre-commit = "~=2.1" taskipy = "~=1.7.0" -pip-licenses = "~=3.5.2" +pip-licenses = "~=3.5.3" python-dotenv = "~=0.17.1" pytest = "~=6.2.4" pytest-cov = "~=2.12.1" |