diff --git a/README.md b/README.md index 154fd0c..d0dd88d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Python 3.11](https://img.shields.io/badge/python-3.13-blue.svg)](https://www.python.org/downloads/) +[![Python 3.11](https://img.shields.io/badge/python-3.14-blue.svg)](https://www.python.org/downloads/) ### Disclaimers: #### AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired. diff --git a/requirements.txt b/requirements.txt index a39a3e8..70eb5ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pyotp==2.9.0 qrcode==8.2 pillow==11.3.0 requests==2.32.5 -cryptography==46.0.2 \ No newline at end of file +cryptography==46.0.3 \ No newline at end of file