Skip to content

Commit

Permalink
[Auto-generated] Check & update dependencies (pyproject.toml) (#258)
Browse files Browse the repository at this point in the history
Update dependencies in `pyproject.toml`
  • Loading branch information
TEAM4-0 committed May 13, 2024
1 parent 856ced3 commit beac209
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 @@ -34,7 +34,7 @@ dynamic = ["version", "description"]
dependencies = [
"invoke ~=2.2",
"packaging ~=24.0",
"tomlkit ~=0.12.4",
"tomlkit ~=0.12.5",
"typing-extensions ~=4.7; python_version < '3.8'",
"typing-extensions ~=4.11; python_version >= '3.8'",
]
Expand Down

0 comments on commit beac209

Please sign in to comment.