Skip to content

Commit

Permalink
Bump tomli from 2.0.1 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.2.1.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.1...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 Dec 2, 2024
1 parent e91ef3b commit f9222e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/build-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ sniffio==1.3.1
# anyio
# httpcore
# httpx
tomli==2.0.1
tomli==2.2.1
# via hatchling
tomli-w==1.0.0
# via hatch
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pyyaml==6.0.1
# via pre-commit
ruff==0.6.3
# via isocodes (pyproject.toml)
tomli==2.0.1
tomli==2.2.1
# via mypy
typing-extensions==4.12.2
# via mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pyproject-api==1.7.1
# via tox
pytest==8.2.2
# via isocodes (pyproject.toml)
tomli==2.0.1
tomli==2.2.1
# via
# pyproject-api
# pytest
Expand Down

0 comments on commit f9222e1

Please sign in to comment.