Просмотр исходного кода

Bump django from 3.2.18 to 3.2.19 in /frameworks/Python/django

Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19.
- [Commits](https://github.com/django/django/compare/3.2.18...3.2.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 2 лет назад
Родитель
Сommit
4a450d0de2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frameworks/Python/django/requirements.txt

+ 1 - 1
frameworks/Python/django/requirements.txt

@@ -1,4 +1,4 @@
-Django==3.2.18
+Django==3.2.19
 mysqlclient==1.4.6
 psycopg2==2.9.6; implementation_name=='cpython'
 psycopg2cffi==2.9.0; implementation_name=='pypy'