Skip to content

Commit

Permalink
build(deps): bump regex from 2024.4.16 to 2024.5.15 (#809)
Browse files Browse the repository at this point in the history
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.4.16 to 2024.5.15.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.4.16...2024.5.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 42e6d50 commit cd25132
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 @@ -45,7 +45,7 @@ dev = [
"pytest == 8.1.1",
"coverage == 7.4.4",
"robotframework == 7.0",
"regex == 2024.4.16",
"regex == 2024.5.15",
"pre-commit == 3.7.0",
]
publish = [
Expand Down

0 comments on commit cd25132

Please sign in to comment.