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 24, 2024
1 parent b34f2b5 commit 873218f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 115 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 @@ -25,7 +25,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
167 changes: 54 additions & 113 deletions Pipfile.lock

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

0 comments on commit 873218f

Please sign in to comment.