Skip to content

Commit

Permalink
Bumping Django patchversion
Browse files Browse the repository at this point in the history
  • Loading branch information
alextreme committed Aug 1, 2023
1 parent 67fde22 commit 05ab96d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ defusedxml==0.7.1
# odfpy
diff-match-patch==20200713
# via django-import-export
django==3.2.15
django==3.2.20
# via
# -r requirements/base.in
# django-appconf
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ diff-match-patch==20200713
# -c requirements/base.txt
# -r requirements/base.txt
# django-import-export
django==3.2.15
django==3.2.20
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down

0 comments on commit 05ab96d

Please sign in to comment.