Write a function that gets the new return date for a library book that is being renewed. This should be a datetime.date object (not a datetime.datetime object) that is always two weeks from today.