Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent cc547d6 commit 027f6b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ platformdirs==4.3.6
pyflakes==3.2.0
pycodestyle==2.9.1
toml==0.10.2
tomli==2.1.0
tomli==2.2.1
typed-ast==1.5.5
typing_extensions==4.12.2
mypy_extensions==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ responses==0.25.3
types-toml==0.10.8.20240310
sortedcontainers==2.4.0
toml==0.10.2
tomli==2.1.0
tomli==2.2.1

0 comments on commit 027f6b5

Please sign in to comment.