aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 20:50:10 +0000
committerGravatar GitHub <[email protected]>2024-07-15 20:50:10 +0000
commit3bb01c4274eaafb3ba48760f4e230d7cdb21f289 (patch)
treea6602a30ede5afc7a46d45466a672b825dc59e21 /pyproject.toml
parentBump setuptools from 69.2.0 to 70.0.0 (#1578) (diff)
Bump pyjokes from 0.6.0 to 0.7.2 (#1577)
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 51400361..0ccfa2fa 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.6.0"
+pyjokes = "0.7.2"
pydantic = { version = "2.6.4", extras = ["dotenv"]}
pydantic-settings = "2.2.1"