Skip to content

Commit

Permalink
Merge pull request #814 from i-dot-ai/dependabot/pip/minor-patch-d5fc…
Browse files Browse the repository at this point in the history
…216014

Bump the minor-patch group with 3 updates
  • Loading branch information
brunns authored Jul 19, 2024
2 parents 5e66339 + 2f31da8 commit 8489914
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion mlflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ slowapi==0.1.9
uvicorn==0.30.1
aiohttp===3.9.5
gunicorn==22.0.0
boto3==1.34.144
boto3==1.34.145
50 changes: 25 additions & 25 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ pytest-mock = "^3.14.0"
pytest-cov = "^5.0.0"
pytest-dotenv = "^0.5.2"
pytest-asyncio = "^0.23.8"
ruff = "^0.5.2"
ruff = "^0.5.3"
bandit = "^1.7.9"
detect-secrets = "^1.5.0"
mypy = "^1.9.0"
types-python-dateutil = "^2.9.0.20240315"
types-markdown = "^3.6.0.20240316"
types-pytz = "^2024.1.0.20240203"
boto3-stubs = {extras = ["essential"], version = "^1.34.144"}
boto3-stubs = {extras = ["essential"], version = "^1.34.145"}
moto = {extras = ["s3"], version = "^5.0.10"}
playwright = "^1.45"
pytest-playwright = "^0.5"
Expand Down

0 comments on commit 8489914

Please sign in to comment.