Skip to content

Commit

Permalink
build(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
etnguyen03 committed Mar 12, 2021
1 parent a8618ad commit 1300a4e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 77 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ verify_ssl = true
[dev-packages]
autopep8 = "~=1.5.5"
black = "==20.8b1"
coverage = "~=5.4"
coverage = "~=5.5"
django-stubs = "~=1.7.0"
flake8 = "~=3.8.4"
isort = "~=5.7.0"
mypy = "~=0.812"
pylint = "~=2.7.1"
pylint = "~=2.7.2"
pylint-django = "~=2.4.2"
pyyaml = "~=5.4.1"
typed-ast = "~=1.4.2" # Required by black, but Pipenv doesn't pull it in correctly on 3.8
Expand All @@ -22,5 +22,5 @@ bleach = "~=3.3.0"
django = "~=3.1.7"
gunicorn = "~=20.0.4"
psycopg2 = "~=2.8.6"
sentry-sdk = "~=0.20.3"
sentry-sdk = "~=1.0.0"
social-auth-app-django = "~=4.0.0"
160 changes: 86 additions & 74 deletions Pipfile.lock

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

0 comments on commit 1300a4e

Please sign in to comment.