diff --git a/styles/chess.com/scripts/generate/poetry.lock b/styles/chess.com/scripts/generate/poetry.lock index a5cc6f48f6..ae82e16bd8 100644 --- a/styles/chess.com/scripts/generate/poetry.lock +++ b/styles/chess.com/scripts/generate/poetry.lock @@ -75,17 +75,18 @@ pillow = ">=9.5.0,<10.0.0" [[package]] name = "catppuccin" -version = "2.1.0" +version = "2.2.0" description = "🐍 Soothing pastel theme for Python." category = "main" optional = false python-versions = ">=3.8.0,<4.0.0" files = [ - {file = "catppuccin-2.1.0-py3-none-any.whl", hash = "sha256:477193cb4d8787e398b58a949a98c002ba914826500287f7383c91844e18ff48"}, - {file = "catppuccin-2.1.0.tar.gz", hash = "sha256:e85abc8fa302bff38d1c6b6c6610d147b7a72f5d4098d0580a35d19a47765242"}, + {file = "catppuccin-2.2.0-py3-none-any.whl", hash = "sha256:a9111987521ef69d59fdbf06194fe2836c5f67bc67723108d371b3bd83df6156"}, + {file = "catppuccin-2.2.0.tar.gz", hash = "sha256:683de9e17fbab1f0e96d81b78af2f2abb9f7d53ec7d2d9d9f0fc1afe7ab8a084"}, ] [package.extras] +gh-pages = ["tinycss2 (>=1.2.1,<2.0.0)"] pygments = ["pygments (>=2.17.2,<3.0.0)"] rich = ["rich (>=13.7.0,<14.0.0)"]