chore: fix pycryptodomex security issue

https://github.com/lnbits/lnbits/security/dependabot/41
This commit is contained in:
dni ⚡ 2024-04-03 11:11:30 +02:00 committed by Pavol Rusnak
parent dc74f5816f
commit cd66b7d70c
2 changed files with 35 additions and 35 deletions

View file

@ -31,7 +31,7 @@ pyln-client = "23.8"
pywebpush = "1.14.0"
slowapi = "0.1.9"
websocket-client = "1.6.3"
pycryptodomex = "3.19.0"
pycryptodomex = "3.19.1"
packaging = "23.1"
bolt11 = "2.0.5"
# needed for new login methods: username-password, google-auth, github-auth