Skip to content

Commit 87da4f0

Browse files
committed
Merge branch 'develop'
2 parents 8007f5e + f2dfd57 commit 87da4f0

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.20.52
1+
0.20.54

requirements/main.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
channels[daphne]==4.0.0
2-
diskcache==5.4.0
3-
django==3.2.20
4-
django-cleanup==5.2.0
5-
django-compression-middleware==0.4.1
6-
django-compressor==4.1
2+
diskcache==5.6.3
3+
django==3.2.25
4+
django-cleanup==8.1.0
5+
django-compression-middleware==0.5.0
6+
django-compressor==4.4
77
django-htmlmin==0.11.0
8-
django-model-utils==4.2.0
8+
django-model-utils==4.5.1
99
django-searchable-encrypted-fields==0.2.1
10-
django-silk==5.0.2
11-
django-solo==2.0.0
10+
django-silk==5.1.0
11+
django-solo==2.2.0
1212
django-url-or-relative-url-field==0.2.0
13-
djangorestframework==3.14.0
14-
djangorestframework-api-key==2.2.0
15-
docutils==0.19
16-
drf-yasg==1.21.4
17-
huey==2.4.4
18-
hypercorn[h3]==0.14.3
13+
djangorestframework==3.15.1
14+
djangorestframework-api-key==3.0.0
15+
docutils==0.21.2
16+
drf-yasg==1.21.7
17+
huey==2.5.0
18+
hypercorn[h3]==0.17.3
1919
jsonfield==3.1.0
20-
markdown==3.4.1
21-
pwned-passwords-django==1.6
20+
markdown==3.6.0
21+
pwned-passwords-django==2.1
2222
pyarr==3.1.1
23-
pymysql==1.0.2
24-
python-dotenv==0.21.0
23+
pymysql==1.1.1
24+
python-dotenv==1.0.1
2525
strsim==0.0.3
26-
titlecase==2.4
26+
titlecase==2.4.1
2727
tmdbsimple==2.9.1
28-
Twisted[tls,http2]==22.10.0
29-
tzlocal==4.2
30-
whitenoise[brotli]==6.2.0
28+
Twisted[tls,http2]==24.3.0
29+
tzlocal==5.2
30+
whitenoise[brotli]==6.6.0
3131
attrs

0 commit comments

Comments
 (0)