Skip to content

Commit 3d4df0c

Browse files
[Security] Bump django from 2.1.10 to 2.1.11
Bumps [django](https://github.com/django/django) from 2.1.10 to 2.1.11. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.1.10...2.1.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 87bae93 commit 3d4df0c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.7"
10-
django = "=2.1.10"
10+
django = "=2.1.11"
1111
pycatalog = "=1.2.0"
1212
jinja2 = "=2.10.1"
1313
django-environ = "=0.4.5"

0 commit comments

Comments
 (0)