Skip to content

Commit

Permalink
Merge pull request #118 from gemini-oss/dependabot/pip/primary-dev-de…
Browse files Browse the repository at this point in the history
…pendencies-af5e68f3bb

Bump the primary-dev-dependencies group with 5 updates
  • Loading branch information
mikegrima authored Feb 1, 2024
2 parents bbc8cee + 46dfad2 commit 4bb274f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@ starfleet = "starfleet.cli.entrypoint:cli"

[project.optional-dependencies]
tests = [
"pytest==7.4.4",
"pytest==8.0.0",
"pytest-cov==4.1.0",
"pytest-xdist==3.5.0",
"black==23.12.1",
"flake8==6.1.0",
"black==24.1.1",
"flake8==7.0.0",
"pylint==3.0.3",
"tox==4.11.4",
"tox==4.12.1",
"moto==4.2.9",
"mkdocs==1.5.3",
"mkdocstrings[python]==0.24.0",
"mkdocs-gen-files==0.5.0",
"mkdocs-literate-nav==0.6.1",
"mkdocs-material==9.5.3",
"mkdocs-material==9.5.6",
"cfn-lint>=0.77",
"checkov>=2.3",
]
Expand Down

0 comments on commit 4bb274f

Please sign in to comment.