Skip to content

Commit

Permalink
bump pip-licences to fix incompatibility with latest pip version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhawdon committed Oct 26, 2021
1 parent 2d80c79 commit 2a7dc5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ polling2 = "^0.4.7"
[tool.poetry.dev-dependencies]
flake8 = "^3.8.3"
black = "^20.8b1"
pip-licenses = "^2.3.0"
jinja2 = "^2.11.2"
pytest = "^6.1.2"
pytest_check = "^1.0.1"
api-test-utils = {url = "https://github.com/NHSDigital/apim-test-utils/releases/download/v1.1.11-alpha/api_test_utils-1.1.11a0-py3-none-any.whl"}
pyjwt = "^2.0.1"
pytest-rerunfailures = "9.1.1"
pip-licenses = "^3.5.3"

[tool.poetry.scripts]

Expand Down

0 comments on commit 2a7dc5b

Please sign in to comment.