Skip to content

Commit

Permalink
Merge branch 'master' into IanButterworth-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Oct 26, 2024
2 parents e5513cb + a7a2ca9 commit 396d396
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 64 deletions.
126 changes: 66 additions & 60 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 @@ -23,15 +23,15 @@ itsdangerous = "2.2.0"
werkzeug = "3.0.6"
types-requests = "^2.32.0"
types-toml = "^0.10.8"
types-PyYAML = "6.0.12.20240808"
setuptools = "^75.1.0"
types-PyYAML = "6.0.12.20240917"
setuptools = "^75.2.0"
wheel = "^0.44.0"

[tool.poetry.dev-dependencies]
black = "^24.3"
black = "^24.10"
boto3 = "^1.35.49"
flake8 = "^7"
mypy = "^1.11"
mypy = "^1.13"
pytest-cov = "^5.0.0"

[tool.black]
Expand Down

0 comments on commit 396d396

Please sign in to comment.