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