Skip to content

Commit

Permalink
chore(deps): update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent b9dbdd2 commit e791c98
Show file tree
Hide file tree
Showing 2 changed files with 1,153 additions and 1,104 deletions.
10 changes: 5 additions & 5 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
azure-identity = "==1.15.0"
azure-keyvault-secrets = "==4.7.0"
beautifulsoup4 = "==4.12.2"
openai = "==0.28.1"
openai = "==1.47.0"
fastapi = "==0.104.1"
uvicorn = "==0.24.0.post1"
asyncio = "==3.4.3"
Expand All @@ -20,12 +20,12 @@ settus = "==0.0.9"
httpx = "==0.26.0"

[dev-packages]
pytest = "==7.4.4"
pytest-cov = "==4.1.0"
pytest = "==8.3.3"
pytest-cov = "==5.0.0"
pytest-azurepipelines = "==1.0.5"
isort = "==5.12.0"
black = "==23.11.0"
flake8 = "==6.1.0"
black = "==24.8.0"
flake8 = "==7.1.1"
pre-commit = "==3.5.0"

[requires]
Expand Down
Loading

0 comments on commit e791c98

Please sign in to comment.