Skip to content

Commit 7fbb985

Browse files
StaticRocketjeevantelukula
authored andcommitted
chore: update python dependencies to latest
Update all associated dependencies for this project. Signed-off-by: Randolph Sapp <[email protected]>
1 parent f375904 commit 7fbb985

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

requirements.txt

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,29 @@
11
alabaster==1.0.0
22
annotated-types==0.7.0
3-
babel==2.16.0
4-
certifi==2024.8.30
5-
charset-normalizer==3.4.0
6-
click==8.1.7
3+
babel==2.17.0
4+
certifi==2025.1.31
5+
charset-normalizer==3.4.1
6+
click==8.1.8
77
docutils==0.21.2
88
idna==3.10
99
imagesize==1.4.1
10-
Jinja2==3.1.4
10+
Jinja2==3.1.5
1111
markdown-it-py==3.0.0
1212
MarkupSafe==3.0.2
1313
mdurl==0.1.2
1414
packaging==24.2
15-
pillow==11.0.0
16-
pydantic==2.10.2
17-
pydantic_core==2.27.1
18-
Pygments==2.18.0
15+
pillow==11.1.0
16+
pydantic==2.10.6
17+
pydantic_core==2.27.2
18+
Pygments==2.19.1
1919
requests==2.32.3
2020
rich==13.9.4
21+
roman-numerals-py==3.1.0
2122
rstcheck==6.2.4
22-
git+https://github.com/StaticRocket/rstcheck-core.git@dev/psdk
23+
rstcheck-core @ git+https://github.com/StaticRocket/rstcheck-core.git@b7bdfd920a023e24ffe5e560c706954656c366f0
2324
shellingham==1.5.4
2425
snowballstemmer==2.2.0
25-
Sphinx==8.1.3
26+
Sphinx==8.2.3
2627
sphinx-copybutton==0.5.2
2728
sphinx-rtd-theme==3.0.2
2829
sphinx-tabs==3.4.7
@@ -33,6 +34,6 @@ sphinxcontrib-jquery==4.1
3334
sphinxcontrib-jsmath==1.0.1
3435
sphinxcontrib-qthelp==2.0.0
3536
sphinxcontrib-serializinghtml==2.0.0
36-
typer==0.14.0
37+
typer==0.15.2
3738
typing_extensions==4.12.2
38-
urllib3==2.2.3
39+
urllib3==2.3.0

0 commit comments

Comments
 (0)