Skip to content

Commit

Permalink
updating black to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Sep 18, 2020
1 parent 3cd6131 commit 6ccaad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8.1-alpine
FROM python:3.8.5-alpine

LABEL "maintainer"="Jacobi Petrucciani <[email protected]>"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
black==19.10b0
black==20.8b1

0 comments on commit 6ccaad6

Please sign in to comment.