Skip to content

Commit

Permalink
Merge pull request #355 from chizmw/dependabot/pip/python-76dca9c13f
Browse files Browse the repository at this point in the history
chore(deps): bump the python group with 4 updates
  • Loading branch information
chizmw authored Feb 12, 2024
2 parents aeaf6f3 + 4b7e639 commit ce2fbae
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 39 deletions.
5 changes: 5 additions & 0 deletions .changeset/curious-maroon-hornet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump the python group with 4 updates
70 changes: 35 additions & 35 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 @@ -10,10 +10,10 @@ packages = [{include = "botcpdf"}]
python = "^3.10"
jinja2 = "^3.1.2"
weasyprint = "^58.1"
pypdf = "^3.16.4"
pypdf = "^4.0.1"
pdf2image = "^1.16.3"
requests = "^2.28.2"
pytz = "^2023.3"
pytz = "^2024.1"
aws-lambda-powertools = "^2.26.0"
jmespath = "^1.0.1"
boto3 = "^1.28.66"
Expand All @@ -24,11 +24,11 @@ aws-xray-sdk = "^2.12.1"


[tool.poetry.group.dev.dependencies]
black = "^23.10.0"
black = "^24.1.1"
mypy = "^1.6.1"
pylint = "^3.0.1"
types-requests = "^2.31.0.10"
pytest = "^7.4.1"
pytest = "^8.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit ce2fbae

Please sign in to comment.