Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/coverage-7.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astus authored Mar 20, 2024
2 parents d599249 + a094aa9 commit 27d9d6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
"typer==0.9.0",
"urllib3>=1.21.1,<2.3",
"GitPython==3.1.42",
"pydantic==2.6.3"
"pydantic==2.6.4"
]
classifiers = [
"Development Status :: 3 - Alpha",
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tomlkit==0.12.3
typer==0.9.0
urllib3>=1.21.1,<2.3
GitPython==3.1.42
pydantic==2.6.3
pydantic==2.6.4
coverage==7.4.4
pre-commit>=3.5.0
pytest==8.1.1
Expand Down

0 comments on commit 27d9d6f

Please sign in to comment.