From 4a39eb55d63d030ff2cac38aa1a819ff3aa3ed97 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@fachschaften.org>
Date: Wed, 2 Aug 2023 23:38:14 +0000
Subject: [PATCH] Update dependency fontawesomefree to v6.4.2

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 424c730d..85d8b897 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 Django==4.2.3
 django-bootstrap5==23.3
-fontawesomefree==6.4.0 # Makes static files (css, fonts) available locally
+fontawesomefree==6.4.2 # Makes static files (css, fonts) available locally
 django-fontawesome-6==1.0.0.0 # Provides an icon field for models and forms as well as handy shortcuts to render icons
 django-split-settings==1.2.0
 django-timezone-field==5.1
-- 
GitLab