From 7516f54f84d7259c6befe87590b6ef3412e1f770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 20:10:13 +0200 Subject: [PATCH] Upgrade: Bump regex from 2022.7.24 to 2022.7.25 (#328) Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2022.7.24 to 2022.7.25. - [Release notes](https://github.com/mrabarnett/mrab-regex/releases) - [Commits](https://github.com/mrabarnett/mrab-regex/commits) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44f0452..65d34aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ ply==3.11 Pygments==2.12.0 python-slugify==6.1.2 PyYAML==6.0 -regex==2022.7.24 +regex==2022.7.25 rfc3986==1.5.0 sentry-sdk==1.8.0 smmap==5.0.0