Skip to content

Commit a8fec19

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump django from 3.2.13 to 3.2.14
Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.14. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.13...3.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5683740 commit a8fec19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -67,7 +67,7 @@ typing_extensions = ">=3.7,<5.0"
6767
six = "^1.14"
6868

6969
[tool.poetry.dev-dependencies]
70-
Django = {version = "^3.2.13"}
70+
Django = {version = "^3.2.14"}
7171
check-manifest = {version = "^0.48", python = "^3.6"}
7272
bump2version = {version = "^1.0.0", python = "^3.6"}
7373
git-changelog = {version = "^0.5.0", python = "^3.6.2"}

0 commit comments

Comments
 (0)