Skip to content

Commit

Permalink
[v2-10-test] Upgrading tomli to 2.2.1 as suggsested by CI (#44444) (#…
Browse files Browse the repository at this point in the history
…44524)

(cherry picked from commit 5474e56)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
  • Loading branch information
2 people authored and utkarsharma2 committed Dec 4, 2024
1 parent 4605f58 commit 4e986eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ requires = [
"pathspec==0.12.1",
"pluggy==1.5.0",
"smmap==5.0.1",
"tomli==2.1.0; python_version < '3.11'",
"tomli==2.2.1; python_version < '3.11'",
"trove-classifiers==2024.10.21.16",
]
build-backend = "hatchling.build"
Expand Down

0 comments on commit 4e986eb

Please sign in to comment.