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 Jan 21, 2024
1 parent 0948c94 commit ff5fd8d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 19 deletions.
4 changes: 2 additions & 2 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.9.0"
fastapi = "==0.104.1"
uvicorn = "==0.24.0.post1"
asyncio = "==3.4.3"
Expand All @@ -24,7 +24,7 @@ pytest-cov = "==4.1.0"
pytest-azurepipelines = "==1.0.5"
isort = "==5.12.0"
black = "==23.11.0"
flake8 = "==6.1.0"
flake8 = "==7.0.0"
pre-commit = "==3.5.0"

[requires]
Expand Down
44 changes: 27 additions & 17 deletions Pipfile.lock

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

0 comments on commit ff5fd8d

Please sign in to comment.