Skip to content

Commit fccdeef

Browse files
authored
Remediate django cve (#74)
* re-lock deps, fixes django cve * bump version to 2.0.6
1 parent 8680696 commit fccdeef

File tree

2 files changed

+59
-36
lines changed

2 files changed

+59
-36
lines changed

poetry.lock

Lines changed: 58 additions & 35 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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-multi_import"
3-
version = "2.0.5"
3+
version = "2.0.6"
44
homepage = "https://github.com/sdelements/django-multi-import"
55
description = "Import/export multi Django resources together atomically."
66
authors = ["Security Compass <contact@securitycompass.com>"]

0 commit comments

Comments
 (0)