mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
Merge pull request #876 from pydanny/pyup-update-opbeat-3.5.0-to-3.5.1
Update opbeat to 3.5.1
This commit is contained in:
commit
87fa2a704c
|
@ -35,5 +35,5 @@ raven==5.31.0
|
|||
{% if cookiecutter.use_opbeat == "y" -%}
|
||||
# Opbeat agent for performance monitoring
|
||||
# -----------------------------------------
|
||||
opbeat==3.5.0
|
||||
opbeat==3.5.1
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user