Skip to content

Commit

Permalink
Merge pull request #115 from department-of-veterans-affairs/dependabo…
Browse files Browse the repository at this point in the history
…t/pip/main/version-update-97bd1fca1a

Bump the version-update group with 3 updates
  • Loading branch information
github-actions[bot] authored Mar 3, 2025
2 parents 788816b + 8efc232 commit aec4c38
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
54 changes: 27 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@ exclude = [
[tool.poetry.dependencies]
python = "3.12.3"
poetry = "2.1.1"
fastapi = "0.115.9"
fastapi = "0.115.11"
httpx = "0.28.1"
uvicorn = {version = "0.34.0", extras = ["standard"]}

[tool.poetry.group.dev.dependencies]
mypy = "1.15.0"
pre-commit = "4.1.0"
ruff = "0.9.8"
pytest = "8.3.4"
ruff = "0.9.9"
pytest = "8.3.5"
pytest-cov = "6.0.0"
bandit = {version = "1.8.3", extras = ["toml"]}

Expand Down

0 comments on commit aec4c38

Please sign in to comment.