Skip to content

Commit 466eea7

Browse files
authored
Bump tomli. For some reason dependabot isn't (#11962)
1 parent 1701d9c commit 466eea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ tomli==2.0.1 ; python_full_version < '3.8'
269269
# mypy
270270
# nox
271271
# pytest
272-
tomli==2.0.2 ; python_full_version >= '3.8' and python_full_version <= '3.11'
272+
tomli==2.1.0 ; python_full_version >= '3.8' and python_full_version <= '3.11'
273273
# via
274274
# build
275275
# check-sdist

0 commit comments

Comments
 (0)