aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-27 19:12:28 +0000
committerGravatar GitHub <[email protected]>2023-12-27 19:12:28 +0000
commitac3b8ae0d8b0598196e068c91ecf82fb7d18b3b7 (patch)
treef335fdcb6b127625f3683b247eb48cccbd4a3fdf /pyproject.toml
parentOverwrite pyi extension to py in code snippet cog (diff)
Bump regex from 2023.10.3 to 2023.12.25 (#2863)
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 4bf5d3d6c..c78744ac1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ more-itertools = "10.1.0"
python-dateutil = "2.8.2"
python-frontmatter = "1.0.1"
rapidfuzz = "3.5.2"
-regex = "2023.10.3"
+regex = "2023.12.25"
sentry-sdk = "1.39.1"
tldextract = "5.1.1"
pydantic = "2.5.2"