Skip to content

Commit

Permalink
Bump verlib2 from 0.2 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [verlib2](https://github.com/pyveci/verlib2) from 0.2 to 0.2.1.
- [Release notes](https://github.com/pyveci/verlib2/releases)
- [Changelog](https://github.com/pyveci/verlib2/blob/main/CHANGES.md)
- [Commits](pyveci/verlib2@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: verlib2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ff18980 commit 4c2df48
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 @@ -102,7 +102,7 @@ dependencies = [
"tqdm<5",
"typing-extensions<5; python_version<='3.7'",
"vasuki==0.7.0",
"verlib2==0.2",
"verlib2==0.2.1",
"yarl<1.19",
]
optional-dependencies.all = [
Expand Down

0 comments on commit 4c2df48

Please sign in to comment.