Skip to content

Commit

Permalink
Bump tomli from 2.0.2 to 2.1.0 (#19)
Browse files Browse the repository at this point in the history
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.2...2.1.0)

---
updated-dependencies:
- dependency-name: tomli
  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 Nov 13, 2024
1 parent 0970d8b commit 00f3b56
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 @@ -16,7 +16,7 @@ dependencies = [
"Mako>=1.2.0, <1.4.0",
"PyYAML>=6.0.1, <7.0.0",
"xmltodict==0.14.2",
"tomli==2.0.2",
"tomli==2.1.0",
]
keywords = [
"verification", "testbench", "UVM", "template", "tool", "generator",
Expand Down

0 comments on commit 00f3b56

Please sign in to comment.