mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-11 07:12:20 +01:00
chore: update dependencies
Was a chore, but also fixes a FontAwesome warning in Firefox. Closes #77
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "marietje"
|
||||
version = "4.1.0"
|
||||
version = "4.1.1"
|
||||
description = "A music player for the south canteen of the Huygens building"
|
||||
authors = [
|
||||
"Jim Driessen <jim@driessen.li>",
|
||||
@ -21,7 +21,7 @@ python = "^3.9"
|
||||
Django = "^4.2.5"
|
||||
django-oauth-toolkit = "^2.3.0"
|
||||
django-bootstrap5 = "^23.3"
|
||||
fontawesomefree = "^6.4.2"
|
||||
fontawesomefree = "^6.5.1"
|
||||
djangorestframework = "^3.14.0"
|
||||
mysqlclient = "^2.2.0"
|
||||
prometheus-client = "^0.17.1"
|
||||
|
||||
Reference in New Issue
Block a user