1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Compare commits

...

4 commits

Author SHA1 Message Date
Anatoliy Guskov
e0e6e2b8aa
Merge pull request #474 from retspen/dependabot/pip/conf/django-3.2.10
Bump django from 3.2.9 to 3.2.10 in /conf
2021-12-13 21:57:16 +02:00
dependabot[bot]
0b16f85658
Bump django from 3.2.9 to 3.2.10 in /conf
Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.9...3.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 19:56:31 +00:00
Anatoliy Guskov
0234cf0e1a
Merge pull request #473 from retspen/dependabot/pip/conf/lxml-4.6.5
Bump lxml from 4.6.4 to 4.6.5 in /conf
2021-12-13 21:56:07 +02:00
dependabot[bot]
8b858f8964
Bump lxml from 4.6.4 to 4.6.5 in /conf
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.4 to 4.6.5.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.4...lxml-4.6.5)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 19:48:33 +00:00

View file

@ -1,4 +1,4 @@
Django==3.2.9
Django==3.2.10
django_bootstrap5==21.1
django-icons==21.1
django-login-required-middleware==0.7
@ -7,7 +7,7 @@ django-qr-code==2.3.0
gunicorn==20.1.0
libsass==0.21.0
libvirt-python==7.9.0
lxml==4.6.4
lxml==4.6.5
qrcode==7.3.1
rwlock==0.0.7
websockify==0.10.0