From 71d16459aa8f56bc50aecce1d0e93c936b707032 Mon Sep 17 00:00:00 2001 From: Steven Guikal Date: Fri, 1 Jan 2021 13:44:29 -0500 Subject: [PATCH 1/2] Farewell mediocre site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec7e07..fad1b6b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Personal Website -My personal website created with Django, which will soon be re-written with something else. +I've since switch to [Hugo](https://gohugo.io/), with the project available [here](https://sr.ht/~fluix/fluix.dev/). This used to be my personal website created with Django which I promised to rewrite soon... so I did! From c344b92e4e8414a1b109dde813fe7da4d867ea42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 04:11:37 +0000 Subject: [PATCH 2/2] Bump pillow from 7.1.2 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e464d8..3ca8534 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ mistune==2.0.0a2 msgpack==1.0.0 packaging==20.4 pathspec==0.8.0 -Pillow==7.1.2 +Pillow==8.1.1 pycodestyle==2.6.0 pyflakes==2.2.0 Pygments==2.6.1