Skip to content

Commit 080bffa

Browse files
Bump django-mptt from 0.13.4 to 0.14.0
Bumps [django-mptt](https://github.com/django-mptt/django-mptt) from 0.13.4 to 0.14.0. - [Release notes](https://github.com/django-mptt/django-mptt/releases) - [Changelog](https://github.com/django-mptt/django-mptt/blob/main/CHANGELOG.rst) - [Commits](django-mptt/django-mptt@0.13.4...0.14) --- updated-dependencies: - dependency-name: django-mptt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3433725 commit 080bffa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
attrs==19.3.0
22
django-cte==1.2.1
3-
django-mptt==0.13.4
3+
django-mptt==0.14.0
44
django-filter==22.1
55
djangorestframework==3.12.4
66
psycopg2-binary==2.9.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ django-mathfilters==1.0.0
8787
# via -r requirements.in
8888
django-model-utils==4.2.0
8989
# via -r requirements.in
90-
django-mptt==0.13.4
90+
django-mptt==0.14.0
9191
# via -r requirements.in
9292
django-postmark==0.1.6
9393
# via -r requirements.in

0 commit comments

Comments
 (0)