mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 13:34:53 +03:00
Update opbeat from 3.5.2 to 3.5.3
This commit is contained in:
parent
d0e5c4b3b6
commit
015a3c4262
|
@ -35,5 +35,5 @@ raven==6.2.1
|
|||
{% if cookiecutter.use_opbeat == "y" -%}
|
||||
# Opbeat agent for performance monitoring
|
||||
# -----------------------------------------
|
||||
opbeat==3.5.2
|
||||
opbeat==3.5.3
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user