aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock17
1 files changed, 16 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock
index 293d5bc..6da09da 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -397,6 +397,21 @@ files = [
]
[[package]]
+name = "pygments"
+version = "2.19.2"
+description = "Pygments is a syntax highlighting package written in Python."
+optional = false
+python-versions = ">=3.8"
+groups = ["main"]
+files = [
+ {file = "pygments-2.19.2-py3-none-any.whl", hash = "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b"},
+ {file = "pygments-2.19.2.tar.gz", hash = "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887"},
+]
+
+[package.extras]
+windows-terminal = ["colorama (>=0.4.6)"]
+
+[[package]]
name = "python-dateutil"
version = "2.9.0.post0"
description = "Extensions to the standard Python datetime module"
@@ -489,4 +504,4 @@ test = ["zope.testing"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.12"
-content-hash = "230b6d44487fb3607888fb75c255d27a99c241bc05fbb680221c2f8b885ab629"
+content-hash = "70431aa54a27442047572af2974b3a8f6b90e111cab25f4140a2b374e49640f0"