Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 59b6101 commit 70a43e0
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 == 7.4.2",
"coverage == 7.3.2",
"robotframework == 6.1.1",
"regex == 2023.8.8",
"regex == 2023.10.3",
"pre-commit == 3.4.0",
]
publish = [
Expand Down

0 comments on commit 70a43e0

Please sign in to comment.