Skip to content

fix: potential security error in dependencies#259

Open
abdulmoizeng wants to merge 1 commit into
masterfrom
fix/security_error
Open

fix: potential security error in dependencies#259
abdulmoizeng wants to merge 1 commit into
masterfrom
fix/security_error

Conversation

@abdulmoizeng

Copy link
Copy Markdown
Contributor

security alert

Fix security alert in dependencies

@abdulmoizeng

Copy link
Copy Markdown
Contributor Author
root@00a40b8f13c2:/code# pip show django
Name: Django
Version: 2.0.9
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Home-page: https://www.djangoproject.com/
Author: Django Software Foundation
Author-email: foundation@djangoproject.com
License: BSD
Location: /usr/local/lib/python3.6/site-packages
Requires: pytz
Required-by: django-storages
root@00a40b8f13c2:/code# pip show psycopg2
Name: psycopg2
Version: 2.7.6.1
Summary: psycopg2 - Python-PostgreSQL Database Adapter
Home-page: http://initd.org/psycopg/
Author: Federico Di Gregorio
Author-email: fog@initd.org
License: LGPL with exceptions or ZPL
Location: /usr/local/lib/python3.6/site-packages
Requires: 
Required-by: django-heroku


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant