Skip to content

Commit

Permalink
Merge pull request #4637 from learningequality/dependabot/pip/tabulat…
Browse files Browse the repository at this point in the history
…e-0.9.0

Bump tabulate from 0.8.2 to 0.9.0
  • Loading branch information
rtibbles authored Aug 20, 2024
2 parents 3ebe652 + 0da7e02 commit d0b1e54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ drf-yasg==1.21.5
pyinstrument
pypandoc
git+https://github.com/someshchaturvedi/customizable-django-profiler.git#customizable-django-profiler
tabulate==0.8.2
tabulate==0.9.0
fonttools
minio==7.1.1
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ sqlparse==0.4.1
# -c requirements.txt
# django
# django-debug-toolbar
tabulate==0.8.2
tabulate==0.9.0
# via -r requirements-dev.in
tblib==1.7.0
# via django-concurrent-test-helper
Expand Down

0 comments on commit d0b1e54

Please sign in to comment.