Skip to content

Commit

Permalink
Update linting dependencies in Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jonavellecuerdo committed Feb 21, 2024
1 parent df6d945 commit 54e2cdc
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 258 deletions.
8 changes: 2 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pytest = "*"
requests-mock = "*"
black = "*"
isort = "*"
flake8 = "*"
bandit = "*"
coveralls = "*"
pytest-cov = "*"
pytest = "*"
requests-mock = "*"

[packages]
requests = "*"
Expand Down
Loading

0 comments on commit 54e2cdc

Please sign in to comment.