Skip to content

Commit da21edf

Browse files
Bump django from 2.1.11 to 2.2.6
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.6. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.1.11...2.2.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c23857 commit da21edf

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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.11"
10+
django = "=2.2.6"
1111
pycatalog = "=1.2.0"
1212
jinja2 = "=2.10.1"
1313
django-environ = "=0.4.5"

0 commit comments

Comments
 (0)