Skip to content

Commit b8d3c5d

Browse files
authored
Merge pull request #881 from telefonicaid/dependabot/pip/docs/markdown-3.8.1
Bump markdown from 3.3.4 to 3.8.1 in /docs
2 parents 1450a5d + 878df26 commit b8d3c5d

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mkdocs:
66
build:
77
os: ubuntu-22.04
88
tools:
9-
python: "3.8"
9+
python: "3.12"
1010

1111
python:
1212
install:

CHANGES_NEXT_RELEASE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
- Upgrade: express dependency from 4.21.2 to 4.22.1
2+
- Upgrade: markdown dependency from 3.3.4 to 3.8.1

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mkdocs==1.2.4
22
Pygments==2.15.0
3-
Markdown==3.3.4
3+
Markdown==3.8.1
44
jinja2==3.1.6

0 commit comments

Comments
 (0)