aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-31 19:08:33 +0000
committerGravatar GitHub <[email protected]>2024-08-31 19:08:33 +0000
commitd44ad656b406dabdf3ee2e2d27b402fa93734e44 (patch)
tree3bda0b7456a62b7d2f3e76744f5d1460282f9e0e /pyproject.toml
parentBump pyyaml from 6.0.1 to 6.0.2 (#1601) (diff)
Bump pyjokes from 0.7.2 to 0.8.3 (#1600)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 64a5439c..16f9a323 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,7 +22,7 @@ coloredlogs = "15.0.1"
colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" }
lxml = "5.2.2"
emoji = "2.12.1"
-pyjokes = "0.7.2"
+pyjokes = "0.8.3"
pydantic = { version = "2.6.4", extras = ["dotenv"]}
pydantic-settings = "2.2.1"