We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cac3de1 + 2ad8110 commit 7c1683fCopy full SHA for 7c1683f
third_party/deps.yml
@@ -33,6 +33,7 @@ dependencies:
33
- openssl=3.1.1
34
- pkg-config=0.29.2
35
- rhash=1.4.3
36
+ # don't upgrade xz utils due to CVE-2024-3094
37
- xz=5.2.6
38
- zlib=1.2.13
39
- zstd=1.5.2
third_party/requirements.txt
@@ -12,10 +12,10 @@ docutils==0.15.2
12
exhale==0.3.0
13
idna==2.8
14
imagesize==1.1.0
15
-Jinja2==2.11.3
+Jinja2==3.1.3
16
lxml==4.9.3
17
Mako==1.3.0
18
-MarkupSafe==1.1.1
+MarkupSafe==2.1.5
19
packaging==19.2
20
Pygments==2.17.2
21
pyparsing==2.4.5
0 commit comments