Skip to content

Commit

Permalink
squash 2103
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbfled committed Nov 18, 2024
1 parent 6180c05 commit 024300f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fileignoreconfig:
- filename: lambda_functions/ses_callback/ses_callback_lambda.py
checksum: b20c36921290a9609f158784e2a3278c36190887e6054ea548004a67675fd79b
- filename: poetry.lock
checksum: 46a61fefd582afac70848216d2c690aee778d60e8fbba632c856ecf9e17e7942
checksum: 43385fa41efb2fe8e3ed2ea07d70a5cfcce4597a2aa8357d3b9282e577c47c3e
- filename: scripts/trigger_task.py
checksum: 0e9d244dbe285de23fc84bb643407963dacf7d25a3358373f01f6272fb217778
- filename: tests/app/callback/test_webhook_callback_strategy.py
Expand Down
25 changes: 6 additions & 19 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
package-mode = false

[tool.poetry.dependencies]
python = "^3.10.13"
python = "~3.10"
alembic-utils = "*"
Authlib = "*"
boto3 = "*"
Expand Down

0 comments on commit 024300f

Please sign in to comment.