Skip to content

Commit f99c719

Browse files
authored
Merge branch 'develop' into ci-bump-11626274096
2 parents 21adf5c + e1a1784 commit f99c719

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
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:31eb7f7c86dc35e29ca5520e1826b3c7fd54ddd84adc20cb0a42f59d17aa912e
2+
FROM squidfunk/mkdocs-material@sha256:2c2802b4d26154eb2c30238ba8ed3aab3a6276009334fd99613e4c01e97cd420
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: 9 additions & 9 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.164.1"
7979
pytest-benchmark = "^4.0.0"
8080
types-requests = "^2.31.0"
8181
typing-extensions = "^4.12.2"
82-
mkdocs-material = "^9.5.42"
82+
mkdocs-material = "^9.5.43"
8383
filelock = "^3.16.0"
8484
dirhash = "^0.5.0"
8585
mypy-boto3-appconfigdata = "^1.35.0"

0 commit comments

Comments
 (0)