diff --git a/poetry.lock b/poetry.lock index 2a84b22..359f6bb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.5.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "blinker" @@ -60,13 +60,13 @@ dotenv = ["python-dotenv"] [[package]] name = "flask-cors" -version = "4.0.0" +version = "4.0.2" description = "A Flask extension adding a decorator for CORS support" optional = false python-versions = "*" files = [ - {file = "Flask-Cors-4.0.0.tar.gz", hash = "sha256:f268522fcb2f73e2ecdde1ef45e2fd5c71cc48fe03cffb4b441c6d1b40684eb0"}, - {file = "Flask_Cors-4.0.0-py2.py3-none-any.whl", hash = "sha256:bc3492bfd6368d27cfe79c7821df5a8a319e1a6d5eab277a3794be19bdc51783"}, + {file = "Flask_Cors-4.0.2-py2.py3-none-any.whl", hash = "sha256:38364faf1a7a5d0a55bd1d2e2f83ee9e359039182f5e6a029557e1f56d92c09a"}, + {file = "flask_cors-4.0.2.tar.gz", hash = "sha256:493b98e2d1e2f1a4720a7af25693ef2fe32fbafec09a2f72c59f3e475eda61d2"}, ] [package.dependencies] @@ -401,4 +401,4 @@ watchdog = ["watchdog (>=2.3)"] [metadata] lock-version = "2.0" python-versions = ">=3.10.0,<3.11" -content-hash = "ef0bcd9f4f2089336cbd879ac7485df7d3b76e7cef06eacda9629bc0e164a250" +content-hash = "1864d280c62860a95ea07fcd0543f4d5d47dd5988d6007e0d8a2e3fa597f3571" diff --git a/pyproject.toml b/pyproject.toml index 3ff2724..5699815 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ python-dotenv = "^1.0.1" sqlalchemy = "1.4.18" flask-jwt-extended = "4.6.0" tabulate = "0.9.0" -flask-cors = "4.0.0" +flask-cors = "4.0.2" [tool.pyright] # https://github.com/microsoft/pyright/blob/main/docs/configuration.md