Skip to content

Commit 5432104

Browse files
Bump pyyaml from 6.0.2 to 6.0.3 in /docs/docsite
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77fab1c commit 5432104

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/docsite/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ charset-normalizer==3.4.0
1616
# via requests
1717
docutils==0.21.2
1818
# via
19-
# -r docs/docsite/requirements.in
19+
# -r requirements.in
2020
# sphinx
2121
# sphinx-rtd-theme
2222
idna==3.10
@@ -25,7 +25,7 @@ imagesize==1.4.1
2525
# via sphinx
2626
jinja2==3.1.4
2727
# via
28-
# -r docs/docsite/requirements.in
28+
# -r requirements.in
2929
# sphinx
3030
markupsafe==3.0.2
3131
# via jinja2
@@ -35,23 +35,23 @@ pygments==2.18.0
3535
# via
3636
# ansible-pygments
3737
# sphinx
38-
pyyaml==6.0.2
39-
# via -r docs/docsite/requirements.in
38+
pyyaml==6.0.3
39+
# via -r requirements.in
4040
requests==2.32.3
4141
# via sphinx
4242
snowballstemmer==2.2.0
4343
# via sphinx
4444
sphinx==8.1.3
4545
# via
46-
# -r docs/docsite/requirements.in
46+
# -r requirements.in
4747
# sphinx-ansible-theme
4848
# sphinx-notfound-page
4949
# sphinx-rtd-theme
5050
# sphinxcontrib-jquery
5151
sphinx-ansible-theme==0.10.3
52-
# via -r docs/docsite/requirements.in
52+
# via -r requirements.in
5353
sphinx-notfound-page==1.0.4
54-
# via -r docs/docsite/requirements.in
54+
# via -r requirements.in
5555
sphinx-rtd-theme==3.0.2
5656
# via sphinx-ansible-theme
5757
sphinxcontrib-applehelp==2.0.0

0 commit comments

Comments
 (0)