mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-21 02:21:52 +00:00
Update opbeat from 3.3.3 to 3.3.4
This commit is contained in:
parent
d3e6bef047
commit
552824d07b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ raven==5.21.0
|
|||
{% if cookiecutter.use_opbeat == "y" -%}
|
||||
# Opbeat agent for performance monitoring
|
||||
# -----------------------------------------
|
||||
opbeat==3.3.3
|
||||
opbeat==3.3.4
|
||||
{%- endif %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue