Skip to content

Commit

Permalink
Fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 23, 2023
1 parent 3ce76f3 commit 2faf549
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 33 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ pydocstyle = "==6.1.1"
pyflakes = "==2.3.1"
pylint = "==2.15.10"
pylint-celery = "==0.3"
pylint-django = "==2.5.4"
pylint-flask = "==0.6"
pylint-plugin-utils = "==0.7"
pyparsing = "==3.0.9"
Expand Down
39 changes: 19 additions & 20 deletions Pipfile.lock

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

1 change: 0 additions & 1 deletion acceptance_tests/app/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ setuptools = "==65.5.1"

[dev-packages]
prospector = { extras = ["with_bandit", "with_mypy"], version = "==1.8.4" }
pylint-django = "==2.5.4"
flake8 = ">2.0.0"
coverage = "==6.3.3"
# Lock dependencies
Expand Down
31 changes: 20 additions & 11 deletions acceptance_tests/app/Pipfile.lock

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

0 comments on commit 2faf549

Please sign in to comment.