We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1961241 commit fcdce1dCopy full SHA for fcdce1d
doc/requirements.pip
@@ -52,7 +52,7 @@ pyenchant==3.2.2
52
# via
53
# -r doc/requirements.in
54
# sphinxcontrib-spelling
55
-pygments==2.18.0
+pygments==2.19.1
56
57
# doc8
58
# sphinx
@@ -103,7 +103,7 @@ sphinxcontrib-serializinghtml==2.0.0
103
# via sphinx
104
sphinxcontrib-spelling==8.0.1
105
# via -r doc/requirements.in
106
-starlette==0.45.2
+starlette==0.45.3
107
# via sphinx-autobuild
108
stevedore==5.4.0
109
# via doc8
@@ -113,7 +113,7 @@ urllib3==2.3.0
113
# via requests
114
uvicorn==0.34.0
115
116
-watchfiles==1.0.3
+watchfiles==1.0.4
117
118
-websockets==14.1
+websockets==14.2
119
0 commit comments