Browse Source

Merge pull request #1121 from rafalp/master

Release 0.19.4
Rafał Pitoń 6 years ago
parent
commit
ab71b5ecd3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      misago/__init__.py
  2. 1 1
      requirements.txt

+ 1 - 1
misago/__init__.py

@@ -1 +1 @@
-__version__ = '0.19.3'
+__version__ = '0.19.4'

+ 1 - 1
requirements.txt

@@ -29,7 +29,7 @@ pyjwt==1.6.4              # via social-auth-core
 python-dateutil==2.7.3    # via faker
 pytz==2018.5
 requests-oauthlib==1.0.0  # via social-auth-core
-requests==2.19.1
+requests==2.20.0
 six==1.11.0               # via bleach, faker, html5lib, misago-social-auth-app-django, python-dateutil, social-auth-core
 social-auth-core==1.7.0   # via misago-social-auth-app-django
 sqlparse==0.2.4           # via django-debug-toolbar