Skip to content

Commit 017a1ce

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-98e45ba02b
2 parents a38b0a5 + 8a24c03 commit 017a1ce

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'arcane-scripts': patch
3+
---
4+
5+
<!-- markdownlint-disable MD041 -->chore(deps): bump the python group across 1 directory with 2 updates

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ packages = [{include = "botcpdf"}]
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
jinja2 = "^3.1.2"
11+
jinja2 = "^3.1.4"
1212
weasyprint = "^58.1"
1313
pypdf = "^4.2.0"
1414
pdf2image = "^1.16.3"
1515
requests = "^2.28.2"
1616
pytz = "^2024.1"
1717
aws-lambda-powertools = "^2.37.0"
1818
jmespath = "^1.0.1"
19-
boto3 = "^1.34.97"
19+
boto3 = "^1.34.98"
2020
requests-toolbelt = "^1.0.0"
2121
click = "^8.1.7"
2222
discord-webhook = "^1.3.0"

0 commit comments

Comments
 (0)