From 8ac3a022473f078dc63e2b2eda159ba3ae844fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:33:44 +0000 Subject: [PATCH] pip prod(deps): bump regex from 2023.12.25 to 2024.5.15 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.12.25 to 2024.5.15. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.12.25...2024.5.15) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements.txt.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 90988bf9..89c71866 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ python-dateutil==2.8.2 # via pandas pytz==2023.4 # via pandas -regex==2023.12.25 +regex==2024.5.15 # via -r requirements.txt.in requests==2.31.0 # via diff --git a/requirements.txt.in b/requirements.txt.in index 226fedcd..05902973 100644 --- a/requirements.txt.in +++ b/requirements.txt.in @@ -8,7 +8,7 @@ pandas plotly==5.22.0 copr-cli tft-cli==0.0.16 -regex==2023.12.25 +regex==2024.5.15 munch==4.0.0 copr==1.132 requests==2.31.0