Skip to content

Commit

Permalink
Bump regex from 2024.9.11 to 2024.11.6 in the pip-others group (#4103)
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 1 update: [regex](https://github.com/mrabarnett/mrab-regex).


Updates `regex` from 2024.9.11 to 2024.11.6
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-others
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2380c3f commit a9e3aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"jsonargparse==4.30.0",
"psutil==6.1.0", # Mem cache needs system checks
"ftfy==6.3.1",
"regex==2024.9.11",
"regex==2024.11.6",
"importlib_resources==6.4.5",
"docstring_parser==0.16", # CLI help-formatter
"rich_argparse==1.6.0", # CLI help-formatter
Expand Down

0 comments on commit a9e3aa9

Please sign in to comment.