Skip to content

Commit ff6a9bc

Browse files
chore: update content-hash in poetry.lock and clean up requirements.txt
1 parent 5487dd8 commit ff6a9bc

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pytest-cov = "^4.0"
2626
pytest-asyncio = "^0.25.3"
2727
pytest-mock = "^3.15.1"
2828
pytest-httpx = "^0.35.0"
29-
ruff = ">=0.1,<0.16"
29+
ruff = ">=0.1"
3030
freezegun = "^1.5.5"
3131

3232
[tool.pytest.ini_options]

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This file is maintained manually for SCA scanning (.github/workflows/sca_scan.yml)
22
# Source of truth for dependencies: pyproject.toml + poetry.lock
3-
# Future: Consider auto-generating via poetry export in CI
43

54
authlib>=1.6.9
65
httpx>=0.28.1

0 commit comments

Comments
 (0)