fix: Update cloudflare version
All checks were successful
Build Docker / BuildImage (push) Successful in 1m47s

This commit is contained in:
Nathan Woodburn 2024-12-30 10:56:20 +11:00
parent d651e3a20c
commit 53bf28b208
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ __pycache__/
.vs/
.venv/
*.tmp
testing/

View File

@ -4,7 +4,7 @@ Flask-Cors
python-dotenv
gunicorn
requests
cloudflare == 3.0.1
cloudflare == 3.1.1
qrcode
Pillow
ansi2html