Skip to content

Commit

Permalink
Merge pull request #784 from i-dot-ai/dependabot/pip/minor-patch-78b2…
Browse files Browse the repository at this point in the history
…232b24

Bump the minor-patch group across 1 directory with 6 updates
  • Loading branch information
brunns authored Jul 15, 2024
2 parents 5ee3ee7 + 136b751 commit 039966b
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
6 changes: 3 additions & 3 deletions mlflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
mlflow==2.14.2
mlflow==2.14.3
pydantic==1.10.15
starlette==0.37.2
limits==3.13.0
watchfiles==0.22.0
fastapi==0.111.0
fastapi==0.111.1
slowapi==0.1.9
uvicorn==0.30.1
aiohttp===3.9.5
gunicorn==22.0.0
boto3==1.34.143
boto3==1.34.144
58 changes: 29 additions & 29 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 @@ -21,14 +21,14 @@ pytest-mock = "^3.14.0"
pytest-cov = "^5.0.0"
pytest-dotenv = "^0.5.2"
pytest-asyncio = "^0.23.6"
ruff = "^0.5.0"
ruff = "^0.5.2"
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.143"}
boto3-stubs = {extras = ["essential"], version = "^1.34.144"}
moto = {extras = ["s3"], version = "^5.0.10"}
playwright = "^1.45"
pytest-playwright = "^0.5"
Expand All @@ -42,7 +42,7 @@ yarl = "^1.9.4"
[tool.poetry.group.docs.dependencies]
mkdocs = "^1.5.3"
mkdocstrings = {extras = ["python"], version = "^0.25.1"}
mkdocs-material = "^9.5.28"
mkdocs-material = "^9.5.29"
mkdocs-mermaid2-plugin = "^1.1.1"
markdown-mdantic = "^2.1.0"
pygments = "^2.18.0"
Expand Down

0 comments on commit 039966b

Please sign in to comment.