Skip to content

Commit

Permalink
Update flask-session for cookie samesite config
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c committed Oct 31, 2023
1 parent 218e794 commit b86e190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ click==8.0.1 # via flask
cryptography==3.3.2 # via authlib, python-jose
ecdsa==0.14.1 # via python-jose
flask-cors==3.0.10 # via confidential_backend (setup.py)
flask-session==0.3.2 # via confidential_backend (setup.py)
flask-session==0.4.1 # via confidential_backend (setup.py)
flask==1.1.2 # via flask-session, confidential_backend (setup.py)
gunicorn==20.1.0 # via confidential_backend (setup.py)
idna==3.2 # via requests
Expand Down

0 comments on commit b86e190

Please sign in to comment.