Skip to content

Commit

Permalink
Merge branch 'main' into nowei/treasury-timestmap
Browse files Browse the repository at this point in the history
  • Loading branch information
as1729 authored Dec 11, 2024
2 parents 37fdba1 + bc49d4e commit b1e6dad
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions python/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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ python = "^3.12"
openpyxl = "^3.1.2"
pydantic = "^2.10.3"
aws-lambda-typing = "^2.19.0"
boto3 = "^1.35.77"
boto3 = "^1.35.78"
structlog = "^24.1.0"
chevron="^0.14.0"
boto3-stubs = {extras = ["essential"], version = "^1.35.77"}
boto3-stubs = {extras = ["essential"], version = "^1.35.78"}

[tool.poetry.group.dev.dependencies]
ipython = "^8.30.0"
Expand Down

0 comments on commit b1e6dad

Please sign in to comment.