Skip to content

Commit

Permalink
Merge pull request #348 from i-dot-ai/dependabot/pip/pip-updates-5fd2…
Browse files Browse the repository at this point in the history
…2be0e2

Bump the pip-updates group with 4 updates
  • Loading branch information
nmenezes0 authored Jul 29, 2024
2 parents 5f2f481 + 0ba277e commit d244d6b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 40 deletions.
73 changes: 37 additions & 36 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ govuk-frontend-jinja = "^3.0.0"
pydot = "^3.0.1"
gunicorn = "^22.0.0"
whitenoise = "^6.7.0"
boto3 = "^1.34.145"
boto3 = "^1.34.149"
pydantic = "^2.8.2"
datamodel-code-generator = "^0.25.8"
langchain = "^0.2"
Expand All @@ -46,7 +46,7 @@ django-magic-link = "^1.0.0"
django-crispy-forms = "^2.3"
crispy-forms-gds = "^0.3.1"
django-gov-notify = { git = "https://github.com/i-dot-ai/django-gov-notify", branch = "support-python-3-12" }
sentry-sdk = "^2.10.0"
sentry-sdk = "^2.11.0"
torch = "~2.2"
jsonschema = { extras = ["format"], version = "^4.23.0" }
tiktoken = "^0.7.0"
Expand All @@ -56,8 +56,8 @@ psutil = "^6.0.0"
langchain-aws = "^0.1.11"

[tool.poetry.group.development.dependencies]
ruff = "^0.5.4"
pre-commit = "^3.7.1"
ruff = "^0.5.5"
pre-commit = "^3.8.0"
factory_boy = "^3.3.0"
django-extensions = "^3.2.3"
mypy = "^1.11.0"
Expand Down

0 comments on commit d244d6b

Please sign in to comment.