Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 075d38b commit c37dac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ classifiers = [
dependencies = [
"Jinja2==3.1.5",
"markdown-it-py[plugins]==3.0.0",
"pydantic==2.10.4",
"pydantic==2.10.5",
"PyYAML==6.0.2",
"rich==13.9.4",
"typer[all]==0.15.1",
]

[project.optional-dependencies]
dev = [
"bandit[toml]==1.8.0",
"bandit[toml]==1.8.2",
"black==24.10.0",
"flake8-bugbear==24.12.12",
"flake8-builtins==2.5.0",
Expand Down

0 comments on commit c37dac9

Please sign in to comment.