Skip to content

Commit 7388677

Browse files
--- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed654ba commit 7388677

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
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 @@ mkdocs-gen-files = "^0.5.0"
2626
mkdocs-macros-plugin = "^1.0.1"
2727
mkdocs-minify-plugin = "^0.6.4"
2828
pymdown-extensions = "^10.0.1"
29-
requests = {extras = ["security"], version = "^2.31.0"}
29+
requests = {extras = ["security"], version = "^2.32.0"}
3030

3131
[build-system]
3232
requires = ["poetry-core"]

0 commit comments

Comments
 (0)