Skip to content

Commit cb7b690

Browse files
committed
update requirements
1 parent 1edce93 commit cb7b690

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

conf/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Django==4.2.13
1+
Django==4.2.14
22
django_bootstrap5==24.2
3-
django-bootstrap-icons==0.8.7
3+
django-bootstrap-icons==0.9.0
44
django-login-required-middleware==0.9.0
55
django-otp==1.5.0
66
django-qr-code==4.1.0
@@ -11,7 +11,7 @@ drf-yasg==1.21.7
1111
eventlet==0.36.1
1212
gunicorn==22.0.0
1313
libsass==0.23.0
14-
libvirt-python==10.4.0
14+
libvirt-python==10.5.0
1515
lxml==5.2.2
1616
ldap3==2.9.1
1717
markdown==3.6

dev/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-r ../conf/requirements.txt
2-
coverage==7.5.4
3-
django-debug-toolbar==4.4.2
2+
coverage==7.6.0
3+
django-debug-toolbar==4.4.6
44
django-debug-toolbar-template-profiler
55
pycodestyle==2.12.0
66
pyflakes==3.2.0
7-
pylint==3.2.3
7+
pylint==3.2.6
88
yapf==0.40.2
99
black==24.4.2

0 commit comments

Comments
 (0)