From 562a2ec2d7a95e51593051533ad5c04bfaa33766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 09:53:27 +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 32766e5..2f71d2d 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 7b80f71..2a7c48c 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.130 requests==2.31.0