Skip to content

Commit b29dad2

Browse files
--- updated-dependencies: - dependency-name: requests dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 675d132 commit b29dad2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docat/poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docat/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flake8-isort = "^6.1.1"
1919
flake8-black = "^0.3.6"
2020
pytest = "^8.1.1"
2121
pytest-cov = "^4.1.0"
22-
requests = "^2.31.0"
22+
requests = "^2.32.0"
2323
mypy = "^1.9.0"
2424

2525
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)