Skip to content

Commit 60ee775

Browse files
chore: update whenever requirement in the python-packages group
Updates the requirements on [whenever](https://github.com/ariebovenberg/whenever) to permit the latest version. Updates `whenever` to 0.9.3 - [Release notes](https://github.com/ariebovenberg/whenever/releases) - [Changelog](https://github.com/ariebovenberg/whenever/blob/main/CHANGELOG.md) - [Commits](ariebovenberg/whenever@0.8.8...0.9.3) --- updated-dependencies: - dependency-name: whenever dependency-version: 0.9.3 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7449317 commit 60ee775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"jinja2>=3.1.6,<4",
2525
"pyarrow>=21.0.0,<22",
2626
"pytest>=8.4.1,<9",
27-
"whenever>=0.8.8,<0.9",
27+
"whenever>=0.8.8,<0.10",
2828
]
2929

3030
[build-system]

0 commit comments

Comments
 (0)