Skip to content

Commit

Permalink
chore(deps-dev): bump tomli-w from 1.0.0 to 1.1.0 in /it/python
Browse files Browse the repository at this point in the history
Bumps [tomli-w](https://github.com/hukkin/tomli-w) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli-w@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: tomli-w
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 86cacbc commit 2def006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ toml==0.10.2

tomli==2.0.1 ; python_version < '3.11'

tomli-w==1.0.0 ; python_version >= '3.7'
tomli-w==1.1.0 ; python_version >= '3.7'

tomlkit==0.13.2 ; python_version >= '3.7'

Expand Down

0 comments on commit 2def006

Please sign in to comment.