Skip to content

Commit 22459e7

Browse files
chore(deps-dev): bump mkdocs-material from 8.5.3 to 8.5.4 (#1563)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb8af11 commit 22459e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ mypy-boto3-xray = { version = "^1.24.0", python = ">=3.7" }
6969
types-requests = "^2.28.11"
7070
typing-extensions = { version = "^4.3.0", python = ">=3.7" }
7171
python-snappy = "^0.6.1"
72-
mkdocs-material = { version = "^8.5.3", python = ">=3.7" }
72+
mkdocs-material = { version = "^8.5.4", python = ">=3.7" }
7373
filelock = { version = "^3.8.0", python = ">=3.7" }
7474
# Maintenance: 2022-09-19 pinned mako to fix vulnerability as a pdoc3 dependency. Remove once we drop python 3.6.
7575
Mako = {version = "1.2.3", python = ">=3.7"}

0 commit comments

Comments
 (0)