Skip to content

Commit

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

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

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 Sep 9, 2024
1 parent 8b84cd3 commit 439f84f
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 @@ -36,7 +36,7 @@ classifiers = [
dependencies = [
"biomedicus_client>=3.4.2", # We get mtap, tqdm, and importlib_resources transitively from the client
"numpy==2.0.0",
"regex==2024.5.15",
"regex==2024.7.24",
"torch==2.3.1",
"requests==2.32.3",
"watchdog==4.0.1",
Expand Down

0 comments on commit 439f84f

Please sign in to comment.