Skip to content

Commit 903526d

Browse files
committed
bump requirements
1 parent 2bda49d commit 903526d

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.vscode/extensions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
"irongeek.vscode-env",
44
"eamodio.gitlens",
55
"github.vscode-pull-request-github",
6-
"knisterpeter.vscode-github",
76
"wholroyd.jinja",
87
"esbenp.prettier-vscode",
98
"ms-python.vscode-pylance",
109
"ms-python.python",
1110
"mrmlnc.vscode-autoprefixer",
1211
"gruntfuggly.todo-tree"
1312
]
14-
}
13+
}

requirements/main.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ djangorestframework==3.15.1
1414
djangorestframework-api-key==3.0.0
1515
docutils==0.21.2
1616
drf-yasg==1.21.7
17-
huey==2.5.0
17+
huey==2.5.1
1818
hypercorn[h3]==0.17.3
1919
jsonfield==3.1.0
2020
markdown==3.6.0
@@ -27,5 +27,5 @@ titlecase==2.4.1
2727
tmdbsimple==2.9.1
2828
Twisted[tls,http2]==24.3.0
2929
tzlocal==5.2
30-
whitenoise[brotli]==6.6.0
30+
whitenoise[brotli]==6.7.0
3131
attrs

0 commit comments

Comments
 (0)