浏览代码

Bump django from 3.1.12 to 3.1.14 in /frameworks/Python/django (#7065)

Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.12...3.1.14)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年之前
父节点
当前提交
ec3d17db1d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/django/requirements.txt

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

@@ -1,4 +1,4 @@
-Django==3.1.12
+Django==3.1.14
 greenlet==0.4.17
 gunicorn==20.0.4
 meinheld==1.0.2