Skip to content

Commit 4c6e25f

Browse files
chore(deps): update dependency pyyaml-env-tag to v1
1 parent 79eb330 commit 4c6e25f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pymdown-extensions==10.16.1; python_version >= '3.8'
2525
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2626
python-markdown-math==0.9; python_version >= '3.6'
2727
pyyaml==6.0.3; python_version >= '3.6'
28-
pyyaml-env-tag==0.1; python_version >= '3.6'
28+
pyyaml-env-tag==1.1; python_version >= '3.6'
2929
regex==2024.11.6; python_version >= '3.8'
3030
requests==2.32.4; python_version >= '3.7'
3131
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pymdown-extensions==10.16.1; python_version >= '3.8'
2424
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2525
python-markdown-math==0.9; python_version >= '3.6'
2626
pyyaml==6.0.3; python_version >= '3.6'
27-
pyyaml-env-tag==0.1; python_version >= '3.6'
27+
pyyaml-env-tag==1.1; python_version >= '3.6'
2828
regex==2024.11.6; python_version >= '3.8'
2929
requests==2.32.4; python_version >= '3.7'
3030
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

0 commit comments

Comments
 (0)