Skip to content

Commit 518cd6d

Browse files
Merge branch 'develop' into dependabot/pip/develop/multiprocess-0.70.17
2 parents 8ce4882 + 985d5d4 commit 518cd6d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v9.1.18
2-
FROM squidfunk/mkdocs-material@sha256:7aea3592488c021f1391fe2259ea20d6253d705a7acab17581c0a0104c7ce308
2+
FROM squidfunk/mkdocs-material@sha256:8e8b333257d2a5866a5b20809440eec360cbe6a54dbee70aaacd45e95fc06cbb
33
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
44
COPY requirements.txt /tmp/
55
RUN pip install --require-hashes -r /tmp/requirements.txt

poetry.lock

Lines changed: 4 additions & 4 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
@@ -79,7 +79,7 @@ aws-cdk-lib = "^2.160.0"
7979
pytest-benchmark = "^4.0.0"
8080
types-requests = "^2.31.0"
8181
typing-extensions = "^4.12.2"
82-
mkdocs-material = "^9.5.38"
82+
mkdocs-material = "^9.5.39"
8383
filelock = "^3.16.0"
8484
dirhash = "^0.5.0"
8585
mypy-boto3-appconfigdata = "^1.35.0"

0 commit comments

Comments
 (0)