Skip to content

Commit

Permalink
Merge pull request #812 from uccser/dependabot/pip/whitenoise-6.6.0
Browse files Browse the repository at this point in the history
Bump whitenoise from 6.5.0 to 6.6.0
  • Loading branch information
github-actions[bot] authored Oct 12, 2023
2 parents cd7fb96 + 49f02ea commit 8b8ef27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django-bootstrap-breadcrumbs==0.9.2

# Web serving
gunicorn==20.1.0
whitenoise==6.5.0
whitenoise==6.6.0

# Database APIs
psycopg2==2.9.9
Expand Down

0 comments on commit 8b8ef27

Please sign in to comment.