This update for python-python-dotenv fixes the following issue:
set_key() and unset_key() in python-dotenv follow symbolic links when
rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink (bsc#1262423).