Skip to content

Commit a88fca9

Browse files
Bump tomli from 2.4.0 to 2.4.1 in /python/helpers
Bumps [tomli](https://github.com/hukkin/tomli) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.4.0...2.4.1) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0941869 commit a88fca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/helpers/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pipenv==2024.4.1
66
plette==2.1.0
77
poetry==2.3.4
88
# TODO: Replace 3p package `tomli` with 3.11's new stdlib `tomllib` once we drop support for Python 3.10.
9-
tomli==2.4.0
9+
tomli==2.4.1
1010

1111
# Some dependencies will only install if Cython is present
1212
Cython==3.2.4

0 commit comments

Comments
 (0)